summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-31i40evf: add driver to kernel build systemGreg Rose
2013-12-31i40evf: init code and hardware supportGreg Rose
2013-12-31i40evf: driver core headersGreg Rose
2013-12-31i40evf: virtual channel interfaceGreg Rose
2013-12-31i40evf: core ethtool functionalityGreg Rose
2013-12-31i40evf: transmit and receive functionalityGreg Rose
2013-12-31i40evf: main driver coreGreg Rose
2013-12-31net, sch: fix the typo in register_qdisc()Zhi Yong Wu
2013-12-31net, rps: fix the comment of net_rps_action_and_irq_enable()Zhi Yong Wu
2013-12-31net, rps: fix build failure when CONFIG_RPS isn't setZhi Yong Wu
2013-12-31sctp: move skb_dst_set() a bit downwards in sctp_packet_transmit()wangweidong
2013-12-31sch_netem: support of 64bit ratesYang Yingliang
2013-12-31sch_netem: more precise length of packetsYang Yingliang
2013-12-31net/mlx4_en: Add netdev support for TCP/IP offloads of vxlan tunnelingOr Gerlitz
2013-12-31net/mlx4_core: Add basic support for TCP/IP offloads under tunnelingOr Gerlitz
2013-12-31netlink: specify netlink packet direction for nlmonDaniel Borkmann
2013-12-31netlink: only do not deliver to tap when both sides are kernel sksDaniel Borkmann
2013-12-31Merge branch 'sctp_logspam'David S. Miller
2013-12-31SCTP: Reduce log spamming for sctp setsockoptNeil Horman
2013-12-31printk: Add a DEPRECATED macroNeil Horman
2013-12-31sch_dsmark: use correct func name in print messagesYang Yingliang
2013-12-31sch_htb: use /* commentsYang Yingliang
2013-12-31net_sched: replace pr_warning with pr_warnYang Yingliang
2013-12-31packet: fix "foo * bar" and "(foo*)" problemsWeilong Chen
2013-12-31ipv6: unneccessary to get address prefix in addrconf_get_prefix_routeLi RongQing
2013-12-31Merge branch 'tun_rfs'David S. Miller
2013-12-31tun: Add support for RFS on tun flowsTom Herbert
2013-12-31net: Allow setting sock flow hash without a sockTom Herbert
2013-12-31bonding: update Documentation/networking/bonding.txt for option lp_intervaldingtianhong
2013-12-31bonding: ust micro BOND_NO_USE_ARP to simplify the mode checkdingtianhong
2013-12-31bonding: add option lp_interval for loading moduledingtianhong
2013-12-29lro: remove dead codestephen hemminger
2013-12-29bonding: make local function staticstephen hemminger
2013-12-29tcp: make local functions staticstephen hemminger
2013-12-29net/7990: Make lance_private.name constGeert Uytterhoeven
2013-12-29net/7990: Fix whitespace errorsGeert Uytterhoeven
2013-12-28ipv4: ping make local stuff staticStephen Hemminger
2013-12-28ipv4: remove unused functionStephen Hemminger
2013-12-28arp: make arp_invalidate staticStephen Hemminger
2013-12-28ipv4: make fib_detect_death staticStephen Hemminger
2013-12-28macvlan: make start_xmit localstephen hemminger
2013-12-27bgmac: use phy_mii_ioctl in ioctl handlerHauke Mehrtens
2013-12-27bgmac: drop duplicated PHY definesRafał Miłecki
2013-12-27ieee802154: space prohibited before that close parenthesisWeilong Chen
2013-12-27llc: "foo* bar" should be "foo *bar"Weilong Chen
2013-12-27tile_net: Always enable PTP clock support on TILE-GxBen Hutchings
2013-12-26bnx2x: Fix build with SRIOV disabled.David S. Miller
2013-12-26vmxnet3: use initialized skb pointer to set hashMichal Schmidt
2013-12-26sch_tbf: add TBF_BURST/TBF_PBURST attributeYang Yingliang
2013-12-26sctp: fix checkpatch errors with //commenwangweidong