summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net, rps: fix the comment of net_rps_action_and_irq_enable()Zhi Yong Wu2013-12-311-1/+1
* net, rps: fix build failure when CONFIG_RPS isn't setZhi Yong Wu2013-12-311-0/+4
* sctp: move skb_dst_set() a bit downwards in sctp_packet_transmit()wangweidong2013-12-311-2/+2
* sch_netem: support of 64bit ratesYang Yingliang2013-12-312-2/+14
* sch_netem: more precise length of packetsYang Yingliang2013-12-311-1/+1
* net/mlx4_en: Add netdev support for TCP/IP offloads of vxlan tunnelingOr Gerlitz2013-12-315-2/+129
* net/mlx4_core: Add basic support for TCP/IP offloads under tunnelingOr Gerlitz2013-12-318-4/+133
* netlink: specify netlink packet direction for nlmonDaniel Borkmann2013-12-312-1/+5
* netlink: only do not deliver to tap when both sides are kernel sksDaniel Borkmann2013-12-311-5/+8
* Merge branch 'sctp_logspam'David S. Miller2013-12-312-12/+25
|\
| * SCTP: Reduce log spamming for sctp setsockoptNeil Horman2013-12-311-12/+18
| * printk: Add a DEPRECATED macroNeil Horman2013-12-311-0/+7
|/
* sch_dsmark: use correct func name in print messagesYang Yingliang2013-12-311-18/+19
* sch_htb: use /* commentsYang Yingliang2013-12-311-3/+4
* net_sched: replace pr_warning with pr_warnYang Yingliang2013-12-314-13/+11
* packet: fix "foo * bar" and "(foo*)" problemsWeilong Chen2013-12-311-2/+2
* ipv6: unneccessary to get address prefix in addrconf_get_prefix_routeLi RongQing2013-12-311-4/+1
* Merge branch 'tun_rfs'David S. Miller2013-12-312-6/+49
|\
| * tun: Add support for RFS on tun flowsTom Herbert2013-12-311-2/+35
| * net: Allow setting sock flow hash without a sockTom Herbert2013-12-311-4/+14
|/
* bonding: update Documentation/networking/bonding.txt for option lp_intervaldingtianhong2013-12-311-0/+8
* bonding: ust micro BOND_NO_USE_ARP to simplify the mode checkdingtianhong2013-12-311-12/+2
* bonding: add option lp_interval for loading moduledingtianhong2013-12-311-1/+12
* lro: remove dead codestephen hemminger2013-12-292-196/+0
* bonding: make local function staticstephen hemminger2013-12-292-2/+1
* tcp: make local functions staticstephen hemminger2013-12-293-5/+2
* net/7990: Make lance_private.name constGeert Uytterhoeven2013-12-293-3/+3
* net/7990: Fix whitespace errorsGeert Uytterhoeven2013-12-294-617/+619
* ipv4: ping make local stuff staticStephen Hemminger2013-12-282-11/+7
* ipv4: remove unused functionStephen Hemminger2013-12-282-8/+0
* arp: make arp_invalidate staticStephen Hemminger2013-12-282-3/+1
* ipv4: make fib_detect_death staticStephen Hemminger2013-12-282-4/+3
* macvlan: make start_xmit localstephen hemminger2013-12-282-6/+2
* bgmac: use phy_mii_ioctl in ioctl handlerHauke Mehrtens2013-12-271-21/+5
* bgmac: drop duplicated PHY definesRafał Miłecki2013-12-272-25/+2
* ieee802154: space prohibited before that close parenthesisWeilong Chen2013-12-271-1/+1
* llc: "foo* bar" should be "foo *bar"Weilong Chen2013-12-273-5/+5
* tile_net: Always enable PTP clock support on TILE-GxBen Hutchings2013-12-272-35/+1
* bnx2x: Fix build with SRIOV disabled.David S. Miller2013-12-261-0/+2
* vmxnet3: use initialized skb pointer to set hashMichal Schmidt2013-12-261-1/+2
* sch_tbf: add TBF_BURST/TBF_PBURST attributeYang Yingliang2013-12-262-5/+26
* sctp: fix checkpatch errors with //commenwangweidong2013-12-261-1/+1
* sctp: fix checkpatch errors with open brace '{' and trailing statementswangweidong2013-12-265-10/+9
* sctp: fix checkpatch errors with indentwangweidong2013-12-266-73/+70
* sctp: fix checkpatch errors with (foo*)|foo * bar|foo* barwangweidong2013-12-268-22/+22
* sctp: fix checkpatch errors with space required or prohibitedwangweidong2013-12-2610-43/+43
* ipv6: cleanup for tcp_ipv6.cWeilong Chen2013-12-261-11/+11
* ipv4: ipv4: Cleanup the comments in tcp_yeah.cWeilong Chen2013-12-261-8/+8
* ipv4: ERROR: code indent should use tabs where possibleWeilong Chen2013-12-263-8/+5
* ipv4: ERROR: do not initialise globals to 0 or NULLWeilong Chen2013-12-261-2/+2