summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipip: Set inner IP protocol in ipipTom Herbert2014-10-021-0/+2
* sit: Set inner IP protocol in sitTom Herbert2014-10-021-0/+4
* udp: Generalize skb_udp_segmentTom Herbert2014-10-024-9/+73
* Merge branch 'bpf-next'David S. Miller2014-10-022-0/+276
|\
| * bpf: add tests to verifier testsuiteAlexei Starovoitov2014-10-021-0/+130
| * bpf: add search pruning optimization to verifierAlexei Starovoitov2014-10-021-0/+146
|/
* net: fec: implement rx_copybreak to improve rx performanceNimrod Andy2014-10-022-65/+145
* net: avoid one atomic operation in skb_clone()Eric Dumazet2014-10-021-6/+17
* net/dccp/ccid.c: add __init to ccid_activateFabian Frederick2014-10-021-1/+1
* net/dccp/proto.c: add __init to dccp_mib_initFabian Frederick2014-10-021-1/+1
* r8169: add support for Byte Queue LimitsFlorian Westphal2014-10-011-4/+14
* net: cleanup and document skb fclone layoutEric Dumazet2014-10-014-28/+47
* tcp: abort orphan sockets stalling on zero window probesYuchung Cheng2014-10-012-21/+22
* cipso: add __init to cipso_v4_cache_initFabian Frederick2014-10-011-1/+1
* inet: frags: add __init to ip4_frags_ctl_registerFabian Frederick2014-10-011-2/+2
* tcp: add __init to tcp_init_memFabian Frederick2014-10-011-1/+1
* r8169:call "rtl8168_driver_start" "rtl8168_driver_stop" only when hardware da...Chun-Hao Lin2014-10-011-6/+8
* r8169:modify the behavior of function "rtl8168_oob_notify"Chun-Hao Lin2014-10-011-53/+46
* r8169:change the name of function "r8168dp_check_dash" to "r8168_check_dash"Chun-Hao Lin2014-10-011-2/+2
* r8169:change the name of function"rtl_w1w0_eri"Chun-Hao Lin2014-10-011-29/+29
* r8169:for function "rtl_w1w0_phy" change its name and behaviorChun-Hao Lin2014-10-011-88/+88
* r8169:add more chips to support magic packet v2Chun-Hao Lin2014-10-011-0/+36
* r8169:add support more chips to get mac address from backup mac address registerChun-Hao Lin2014-10-011-1/+10
* r8169:add disable/enable RTL8411B pll functionChun-Hao Lin2014-10-011-0/+2
* r8169:add disable/enable RTL8168G pll functionChun-Hao Lin2014-10-011-0/+2
* r8169:change uppercase number to lowercase numberChun-Hao Lin2014-10-011-9/+9
* sunvnet: fix potential NULL pointer dereferenceDavid L Stevens2014-10-011-1/+1
* net: dsa: Fix build warning for !PM_SLEEPThierry Reding2014-10-011-0/+2
* net: ll_temac: Remove unnecessary ether_setup after alloc_etherdevSubbaraya Sundeep Bhatta2014-10-011-1/+0
* ipv4: mentions skb_gro_postpull_rcsum() in inet_gro_receive()Eric Dumazet2014-10-011-0/+3
* fm10k: using vmalloc requires including linux/vmalloc.hStephen Rothwell2014-10-011-0/+2
* ieee802154: fix __init functionsFabian Frederick2014-10-011-2/+2
* Merge branch 'sunvnet-jumbograms'David S. Miller2014-09-305-68/+366
|\
| * sunvnet: generate ICMP PTMUD messages for smaller port MTUsDavid L Stevens2014-09-301-1/+36
| * sunvnet: allow admin to set sunvnet MTUDavid L Stevens2014-09-303-5/+10
| * sunvnet: make transmit path zero-copy in the kernelDavid L Stevens2014-09-302-45/+182
| * sunvnet: upgrade to VIO protocol version 1.6David L Stevens2014-09-304-22/+143
|/
* tcp: Change tcp_slow_start function to return voidLi RongQing2014-09-302-4/+2
* ieee802154: add __init to lowpan_frags_sysctl_registerFabian Frederick2014-09-301-2/+2
* irda: add __init to irlan_openFabian Frederick2014-09-301-2/+2
* next: mips: bpf: Fix build failureGuenter Roeck2014-09-301-1/+0
* Merge branch 'pxa168_eth'David S. Miller2014-09-305-79/+199
|\
| * ARM: dts: berlin: enable the Ethernet port on the BG2Q DMPAntoine Ténart2014-09-301-0/+4
| * ARM: dts: berlin: add the Ethernet nodeAntoine Ténart2014-09-301-0/+17
| * net: pxa168_eth: allow to compile the pxa168_eth driver for testsAntoine Ténart2014-09-301-1/+1
| * net: pxa168_eth: allow Berlin SoCs to use the pxa168_eth driverAntoine Ténart2014-09-301-1/+1
| * net: pxa168_eth: rework the MAC address setupAntoine Ténart2014-09-301-2/+30
| * net: pxa168_eth: set the mac address on the Ethernet controllerAntoine Ténart2014-09-301-0/+13
| * net: pxa168_eth: fix Ethernet flow control statusAntoine Ténart2014-09-301-2/+2
| * Documentation: bindings: net: add the Marvell PXA168 Ethernet controllerAntoine Ténart2014-09-301-0/+36