summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: Fix build errors with xt_socket.cDavid S. Miller2013-09-051-0/+1
* icplus: Use netif_running to determine device stateJon Mason2013-09-051-1/+1
* ethernet/arc/arc_emac: Fix huge delays in large file copiesVineet Gupta2013-09-051-2/+2
* tuntap: orphan frags before trying to set tx timestampJason Wang2013-09-051-3/+5
* tuntap: purge socket error queue on detachJason Wang2013-09-051-3/+9
* qlcnic: use standard NAPI weightsMichal Schmidt2013-09-052-19/+12Star
* ipv6:introduce function to find route for redirectDuan Jiong2013-09-056-11/+81
* bnx2x: VF RSS support - VF sideAriel Elior2013-09-056-60/+145
* bnx2x: VF RSS support - PF sideAriel Elior2013-09-0510-144/+513
* vxlan: Notify drivers for listening UDP port changesJoseph Gasparakis2013-09-053-1/+87
* net: usbnet: update addr_assign_type if appropriateBjørn Mork2013-09-051-0/+4
* Merge branch 'enic'David S. Miller2013-09-055-19/+54
|\
| * driver/net: enic: update enic maintainers and drivergovindarajulu.v2013-09-052-2/+3
| * driver/net: enic: Exposing symbols for Cisco's low latency drivergovindarajulu.v2013-09-052-0/+11
| * driver/net: enic: Try DMA 64 first, then failover to DMAgovindarajulu.v2013-09-051-4/+4
| * driver/net: enic: record q_number and rss_hash for skbgovindarajulu.v2013-09-051-0/+11
| * driver/net: enic: Add multi tx support for enicgovindarajulu.v2013-09-052-13/+25
|/
* bridge: apply multicast snooping to IPv6 link-local, tooLinus Lüssing2013-09-053-14/+6Star
* bridge: prevent flooding IPv6 packets that do not have a listenerLinus Lüssing2013-09-051-2/+8
* net: ipv6: mld: document force_mld_version in ip-sysctl.txtDaniel Borkmann2013-09-041-0/+5
* net: ipv6: mld: introduce mld_{gq, ifc, dad}_stop_timer functionsDaniel Borkmann2013-09-041-16/+25
* net: ipv6: mld: refactor query processing into v1/v2 functionsDaniel Borkmann2013-09-041-33/+56
* net: ipv6: mld: similarly to MLDv2 have min max_delay of 1Daniel Borkmann2013-09-041-7/+7
* net: ipv6: mld: implement RFC3810 MLDv2 mode onlyDaniel Borkmann2013-09-041-4/+30
* net: ipv6: mld: get rid of MLDV2_MRC and simplify calculationDaniel Borkmann2013-09-043-26/+23Star
* net: ipv6: mld: clean up MLD_V1_SEEN macroDaniel Borkmann2013-09-041-13/+21
* net: ipv6: mld: fix v1/v2 switchback timeout to rfc3810, 9.12.Daniel Borkmann2013-09-043-9/+143
* tcp: better comments for RTO initiallizationYuchung Cheng2013-09-041-6/+20
* vxlan: Optimize vxlan rcvPravin B Shelar2013-09-041-1/+6
* atm: he: print MAC via %pMAndy Shevchenko2013-09-041-9/+2Star
* atm: nicstar: re-use native mac_pton() helperAndy Shevchenko2013-09-041-25/+1Star
* driver:stmmac: Adjust time stamp increase for 0.465 ns accurate only when Tim...Sonic Zhang2013-09-041-2/+2
* net: sctp: Fix data chunk fragmentation for MTU values which are not multiple...Alexander Sverdlin2013-09-041-2/+2
* drivers:net: delete premature free_irqJulia Lawall2013-09-041-9/+2Star
* net: sync some IP headers with glibcCarlos O'Donell2013-09-044-20/+169
* sfc: check for allocation failureDan Carpenter2013-09-041-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-09-047-60/+143
|\
| * igb: Update version numberAkeem G Abodunrin2013-09-041-1/+1
| * igb: Implementation to report advertised/supported link on i354 devicesAkeem G Abodunrin2013-09-041-11/+15
| * igb: Get speed and duplex for 1G non_copper devicesAkeem G Abodunrin2013-09-041-1/+26
| * igb: Support to get 2_5G link status for appropriate media typeAkeem G Abodunrin2013-09-042-18/+18
| * igb: No PHPM support in i354 devicesAkeem G Abodunrin2013-09-041-2/+9
| * igb: M88E1543 PHY downshift implementationAkeem G Abodunrin2013-09-041-9/+20
| * igb: New PHY_ID for i354 deviceAkeem G Abodunrin2013-09-043-14/+14
| * igb: Implementation of 1-sec delay for i210 devicesAkeem G Abodunrin2013-09-042-3/+32
| * igb: Don't look for a PBA in the iNVM when flashlessTodd Fujinaka2013-09-041-1/+8
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-09-044-9/+17
|\ \ | |/ |/|
| * netfilter: xt_TCPMSS: correct return value in tcpmss_mangle_packetPhil Oester2013-09-041-1/+1
| * netfilter: SYNPROXY: let unrelated packets continueJesper Dangaard Brouer2013-09-042-4/+12
| * netfilter: synproxy_core: fix warning in __nf_ct_ext_add_length()Patrick McHardy2013-09-041-2/+2