summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-31ixgbe: fix SFF data dumps of SFP+ modulesEmil Tantilov3-60/+18
2013-07-31ixgbe: fix semaphore lock for I2C read/writes on 82598Emil Tantilov4-148/+182
2013-07-31ixgbe: bump version numberDon Skidmore1-1/+1
2013-07-31ixgbe: add new media type.Don Skidmore4-7/+95
2013-07-31ixgbe: fix fc autoneg ethtool reporting.Don Skidmore4-16/+40
2013-07-31ixgbe: Use pci_vfs_assigned instead of ixgbe_vfs_are_assignedAlexander Duyck1-34/+1
2013-07-31ixgbe: Retain VLAN filtering in promiscuous + VT modeGreg Rose2-2/+75
2013-07-319p: client: remove unused code and any reference to "cancelled" functionAndi Shyti2-10/+2
2013-07-30be2net: don't use dev_err when AER enabling failsIvan Vecera1-1/+1
2013-07-30tg3: Update version to 3.133Nithin Sujir1-2/+2
2013-07-30tg3: Fix UDP fragments treated as RMCPNithin Sujir2-0/+4
2013-07-30tg3: Enable support for timesync gpio outputNithin Sujir2-4/+68
2013-07-30tg3: Implement the shutdown handlerNithin Sujir1-2/+18
2013-07-30tg3: Allow NVRAM programming when interface is downNithin Sujir1-8/+2
2013-07-30tg3: Remove incorrect switch to aux powerNithin Sujir1-5/+0
2013-07-30cnic: Update version to 2.5.17 and copyright year.Michael Chan4-6/+6
2013-07-30cnic: Add missing error checking for RAMROD_CMD_ID_CLOSEEddie Wai1-4/+7
2013-07-30cnic: Update TCP options setup for iSCSI.Eddie Wai3-32/+37
2013-07-30cnic: Reset tcp_flags during cnic_cm_create().Eddie Wai1-0/+1
2013-07-30cnic: Simplify cnic_release().Michael Chan1-13/+0
2013-07-30cnic: Simplify netdev events handling.Michael Chan1-2/+2
2013-07-29net/mlx4_core: Respond to operation request by firmwareYevgeny Petrilin9-27/+166
2013-07-29net/mlx4_en: Fix BlueFlame raceEugenia Emantayev1-19/+42
2013-07-29pktgen: add needed include fileStephen Rothwell1-0/+1
2013-07-29Merge 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-28pktgen: Use ip_send_check() to compute checksumThomas Graf1-2/+1
2013-07-28pktgen: Add UDPCSUM flag to support UDP checksumsThomas Graf3-6/+55
2013-07-28VSOCK: Move af_vsock.h and vsock_addr.h to include/netAsias He6-7/+5
2013-07-28Merge branch 'minnow/net-next' of git://git.infradead.org/users/dvhart/linux-...David S. Miller4-1/+164
2013-07-28USBNET: increase max rx/tx qlen for improving USB3 thoughtputMing Lei1-0/+9
2013-07-28USBNET: centralize computing of max rx/tx qlenMing Lei4-8/+46
2013-07-28tuntap: hardware vlan tx supportJason Wang1-4/+36
2013-07-28net/sctp: Refactor SCTP skb checksum computationJoe Stringer4-36/+20
2013-07-28virtio-net: put virtio net header inline with dataMichael S. Tsirkin2-9/+37
2013-07-27bond: cleanup netpoll codestephen hemminger1-7/+1
2013-07-27team: cleanup netpoll clodestephen hemminger1-17/+8