aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-12-26sctp: fix checkpatch errors with open brace '{' and trailing statementswangweidong
2013-12-26sctp: fix checkpatch errors with indentwangweidong
2013-12-26sctp: fix checkpatch errors with (foo*)|foo * bar|foo* barwangweidong
2013-12-26sctp: fix checkpatch errors with space required or prohibitedwangweidong
2013-12-26ipv6: cleanup for tcp_ipv6.cWeilong Chen
2013-12-26ipv4: ipv4: Cleanup the comments in tcp_yeah.cWeilong Chen
2013-12-26ipv4: ERROR: code indent should use tabs where possibleWeilong Chen
2013-12-26ipv4: ERROR: do not initialise globals to 0 or NULLWeilong Chen
2013-12-26ipv4: fix all space errors in file igmp.cWeilong Chen
2013-12-26ipv4: fix checkpatch error with foo * barWeilong Chen
2013-12-26ipv4: fix checkpatch error "space prohibited"Weilong Chen
2013-12-26ipv4: do clean up with spacesWeilong Chen
2013-12-26Merge branch 'bnx2x'David S. Miller
2013-12-26bnx2x: add VF Multicast filters supportYuval Mintz
2013-12-26bnx2x: Add num of VFs to Management statisticsYuval Mintz
2013-12-26bnx2x: no error when RSS configuration failsYuval Mintz
2013-12-26bnx2x: add Big-Endian ethtool commentYuval Mintz
2013-12-26bnx2x: Add AER support (missing bits)Yuval Mintz