summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-07-29net/mlx4_en: Fix BlueFlame raceEugenia Emantayev1-19/+42
2013-07-29pktgen: add needed include fileStephen Rothwell1-0/+1
2013-07-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller8-101/+217
2013-07-28ipv4, ipv6: send igmpv3/mld packets with TC_PRIO_CONTROLHannes Frederic Sowa2-1/+6
2013-07-28e1000e: fix I217/I218 PHY initialization flowBruce Allan1-33/+50
2013-07-28e1000e: do not resume device from RPM suspend to read PHY status registersBruce Allan1-3/+2
2013-07-28e1000e: enable support for new device IDsBruce Allan3-2/+14
2013-07-28e1000e: ethtool unnecessarily takes device out of RPM suspendBruce Allan1-28/+77
2013-07-28e1000e: Tx hang on I218 when linked at 100Half and slow response at 10MbpsBruce Allan2-7/+48
2013-07-28e1000e: low throughput using 4K jumbos on I218Bruce Allan1-0/+2
2013-07-28e1000e: iAMT connections drop on driver unload when jumbo frames enabledBruce Allan1-11/+10
2013-07-28e1000e: disable ASPM L1 on 82583Bruce Allan1-0/+1
2013-07-28e1000e: Use marco instead of digit for defining e1000_rx_desc_packet_splitWei Yang2-4/+5
2013-07-28e1000e: Remove duplicate assignment of default rx/tx ring sizeWei Yang1-4/+0
2013-07-28e1000e: restore call to pci_clear_master()Dean Nelson1-0/+2
2013-07-28e100: dump small buffers via %*phAndy Shevchenko1-9/+6
2013-07-28bonding: remove bond_resend_igmp_join_requests read_unlock leftovernikolay@redhat.com1-1/+0
2013-07-27pktgen: Use ip_send_check() to compute checksumThomas Graf1-2/+1
2013-07-27pktgen: Add UDPCSUM flag to support UDP checksumsThomas Graf3-6/+55
2013-07-27VSOCK: Move af_vsock.h and vsock_addr.h to include/netAsias He6-7/+5
2013-07-27Merge branch 'minnow/net-next' of git://git.infradead.org/users/dvhart/linux-...David S. Miller4-1/+164
2013-07-27USBNET: increase max rx/tx qlen for improving USB3 thoughtputMing Lei1-0/+9
2013-07-27USBNET: centralize computing of max rx/tx qlenMing Lei4-8/+46
2013-07-27tuntap: hardware vlan tx supportJason Wang1-4/+36
2013-07-27net/sctp: Refactor SCTP skb checksum computationJoe Stringer4-36/+20
2013-07-27virtio-net: put virtio net header inline with dataMichael S. Tsirkin2-9/+37
2013-07-26bond: cleanup netpoll codestephen hemminger1-7/+1
2013-07-26team: cleanup netpoll clodestephen hemminger1-17/+8
2013-07-26bridge: cleanup netpoll codestephen hemminger3-17/+8
2013-07-26bonding: use pre-defined macro in bond_mode_name instead of magic number 0Wang Sheng-Hui1-1/+1
2013-07-25pch_gbe: Add MinnowBoard supportDarren Hart4-0/+163
2013-07-24drivers/net/ethernet/stmicro/stmmac: don't check resource with devm_ioremap_r...Wolfram Sang1-3/+0
2013-07-24pch_gbe: Use PCH_GBE_PHY_REGS_LEN instead of 32Darren Hart1-1/+1
2013-07-24net: Make devnet_rename_seq staticThomas Gleixner2-4/+1
2013-07-24tcp: TCP_NOTSENT_LOWAT socket optionEric Dumazet10-6/+61
2013-07-24net: add sk_stream_is_writeable() helperEric Dumazet7-8/+12
2013-07-24net: sctp: trivial: add uapi/linux/sctp.h into maintainersDaniel Borkmann1-0/+1
2013-07-24net: sctp: trivial: update mailing list addressDaniel Borkmann38-42/+39
2013-07-24drivers: net: cpsw: add support to show hw stats via ethtoolMugunthan V N1-2/+200
2013-07-24bonding: Fixed up a error "do not initialise statics to 0 or NULL" in bond_ma...dingtianhong1-1/+1
2013-07-24bonding: add rtnl protection for bonding_store_fail_over_macdingtianhong1-4/+11
2013-07-24bonding: bond_sysfs.c checkpatch cleanupdingtianhong1-4/+2
2013-07-24bonding: don't call slave_xxx_netpoll under spinlocksdingtianhong1-12/+3
2013-07-24drivers/net: enic: Move ethtool code to a separate fileNeel Patel5-270/+309
2013-07-24net: trans_rdma: remove unused functionAndi Shyti1-11/+0
2013-07-24Merge branch 'be2net'David S. Miller3-120/+218
2013-07-24be2net: delete primary MAC address while unloadingSathya Perla1-3/+5
2013-07-24be2net: use SET/GET_MAC_LIST for SH-RSathya Perla3-36/+50
2013-07-24be2net: refactor MAC-addr setup codeSathya Perla3-58/+48
2013-07-24be2net: fix pmac_id for BE3 VFsSathya Perla1-0/+4