summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_en: Fix BlueFlame raceEugenia Emantayev2013-07-291-19/+42
* pktgen: add needed include fileStephen Rothwell2013-07-291-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-07-288-101/+217
|\
| * e1000e: fix I217/I218 PHY initialization flowBruce Allan2013-07-281-33/+50
| * e1000e: do not resume device from RPM suspend to read PHY status registersBruce Allan2013-07-281-3/+2
| * e1000e: enable support for new device IDsBruce Allan2013-07-283-2/+14
| * e1000e: ethtool unnecessarily takes device out of RPM suspendBruce Allan2013-07-281-28/+77
| * e1000e: Tx hang on I218 when linked at 100Half and slow response at 10MbpsBruce Allan2013-07-282-7/+48
| * e1000e: low throughput using 4K jumbos on I218Bruce Allan2013-07-281-0/+2
| * e1000e: iAMT connections drop on driver unload when jumbo frames enabledBruce Allan2013-07-281-11/+10
| * e1000e: disable ASPM L1 on 82583Bruce Allan2013-07-281-0/+1
| * e1000e: Use marco instead of digit for defining e1000_rx_desc_packet_splitWei Yang2013-07-282-4/+5
| * e1000e: Remove duplicate assignment of default rx/tx ring sizeWei Yang2013-07-281-4/+0
| * e1000e: restore call to pci_clear_master()Dean Nelson2013-07-281-0/+2
| * e100: dump small buffers via %*phAndy Shevchenko2013-07-281-9/+6
* | ipv4, ipv6: send igmpv3/mld packets with TC_PRIO_CONTROLHannes Frederic Sowa2013-07-282-1/+6
|/
* bonding: remove bond_resend_igmp_join_requests read_unlock leftovernikolay@redhat.com2013-07-281-1/+0
* pktgen: Use ip_send_check() to compute checksumThomas Graf2013-07-271-2/+1
* pktgen: Add UDPCSUM flag to support UDP checksumsThomas Graf2013-07-273-6/+55
* VSOCK: Move af_vsock.h and vsock_addr.h to include/netAsias He2013-07-276-7/+5
* Merge branch 'minnow/net-next' of git://git.infradead.org/users/dvhart/linux-...David S. Miller2013-07-274-1/+164
|\
| * pch_gbe: Add MinnowBoard supportDarren Hart2013-07-254-0/+163
| * pch_gbe: Use PCH_GBE_PHY_REGS_LEN instead of 32Darren Hart2013-07-241-1/+1
* | USBNET: increase max rx/tx qlen for improving USB3 thoughtputMing Lei2013-07-271-0/+9
* | USBNET: centralize computing of max rx/tx qlenMing Lei2013-07-274-8/+46
* | tuntap: hardware vlan tx supportJason Wang2013-07-271-4/+36
* | net/sctp: Refactor SCTP skb checksum computationJoe Stringer2013-07-274-36/+20
* | virtio-net: put virtio net header inline with dataMichael S. Tsirkin2013-07-272-9/+37
* | bond: cleanup netpoll codestephen hemminger2013-07-261-7/+1
* | team: cleanup netpoll clodestephen hemminger2013-07-261-17/+8
* | bridge: cleanup netpoll codestephen hemminger2013-07-263-17/+8
* | bonding: use pre-defined macro in bond_mode_name instead of magic number 0Wang Sheng-Hui2013-07-261-1/+1
* | drivers/net/ethernet/stmicro/stmmac: don't check resource with devm_ioremap_r...Wolfram Sang2013-07-241-3/+0
|/
* net: Make devnet_rename_seq staticThomas Gleixner2013-07-242-4/+1
* tcp: TCP_NOTSENT_LOWAT socket optionEric Dumazet2013-07-2410-6/+61
* net: add sk_stream_is_writeable() helperEric Dumazet2013-07-247-8/+12
* net: sctp: trivial: add uapi/linux/sctp.h into maintainersDaniel Borkmann2013-07-241-0/+1
* net: sctp: trivial: update mailing list addressDaniel Borkmann2013-07-2438-42/+39
* drivers: net: cpsw: add support to show hw stats via ethtoolMugunthan V N2013-07-241-2/+200
* bonding: Fixed up a error "do not initialise statics to 0 or NULL" in bond_ma...dingtianhong2013-07-241-1/+1
* bonding: add rtnl protection for bonding_store_fail_over_macdingtianhong2013-07-241-4/+11
* bonding: bond_sysfs.c checkpatch cleanupdingtianhong2013-07-241-4/+2
* bonding: don't call slave_xxx_netpoll under spinlocksdingtianhong2013-07-241-12/+3
* drivers/net: enic: Move ethtool code to a separate fileNeel Patel2013-07-245-270/+309
* net: trans_rdma: remove unused functionAndi Shyti2013-07-241-11/+0
* Merge branch 'be2net'David S. Miller2013-07-243-120/+218
|\
| * be2net: delete primary MAC address while unloadingSathya Perla2013-07-241-3/+5
| * be2net: use SET/GET_MAC_LIST for SH-RSathya Perla2013-07-243-36/+50
| * be2net: refactor MAC-addr setup codeSathya Perla2013-07-243-58/+48
| * be2net: fix pmac_id for BE3 VFsSathya Perla2013-07-241-0/+4
OpenPOWER on IntegriCloud