summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | net: calxedaxgmac: remove some unused statistic countersRob Herring2013-09-031-3/+0
| | | * | | | | | | | net: calxedaxgmac: fix various errors in xgmac_set_rx_modeRob Herring2013-09-031-4/+13
| | | * | | | | | | | net: calxedaxgmac: enable interrupts after napi_enableRob Herring2013-09-031-3/+5
| | | * | | | | | | | net: calxedaxgmac: fix race with tx queue stop/wakeRob Herring2013-09-031-5/+15
| | | * | | | | | | | net: calxedaxgmac: update ring buffer tx_head after barriersRob Herring2013-09-031-1/+2
| | | * | | | | | | | net: calxedaxgmac: fix possible skb free before tx completeRob Herring2013-09-031-31/+24
| | | * | | | | | | | net: calxedaxgmac: fix race between xgmac_tx_complete and xgmac_tx_errRob Herring2013-09-031-20/+18
| | | * | | | | | | | net: calxedaxgmac: read correct field in xgmac_desc_get_buf_lenRob Herring2013-09-031-1/+1
| | | * | | | | | | | net: calxedaxgmac: remove NETIF_F_FRAGLIST settingRob Herring2013-09-031-1/+1
| | |/ / / / / / / /
| | * | | | | | | | ipv6: ipv6_create_tempaddr cleanupPetr Holasek2013-09-031-2/+0
| | * | | | | | | | ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac2013-09-032-1/+11
| * | | | | | | | | 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/+12
| * | | | | | | | | 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/+6
| * | | | | | | | | 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/+23
| * | | | | | | | | 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/+2
| * | | | | | | | | atm: nicstar: re-use native mac_pton() helperAndy Shevchenko2013-09-041-25/+1
| * | | | | | | | | 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/+2
| * | | | | | | | | 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
OpenPOWER on IntegriCloud