summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-04igb: Implementation of 1-sec delay for i210 devicesAkeem G Abodunrin
2013-09-04igb: Don't look for a PBA in the iNVM when flashlessTodd Fujinaka
2013-09-04tcp: Change return value of tcp_rcv_established()Vijay Subramanian
2013-09-04net: tcp_probe: adapt tbuf size for recent changesDaniel Borkmann
2013-09-04qlcnic: remove a stray semicolonDan Carpenter
2013-09-04qlcnic: Fix sparse warning.Sucheta Chakraborty
2013-09-04x25: add a sanity check parsing X.25 facilitiesDan Carpenter
2013-09-04caif: add a sanity check to the tty nameDan Carpenter
2013-09-04ibmveth: Fix little endian issuesAnton Blanchard
2013-09-04net: netx-eth: remove unnecessary castingJingoo Han
2013-09-04cnic: Update version to 2.5.18.Michael Chan
2013-09-04cnic: Eliminate local copy of pfid.Michael Chan
2013-09-04cnic: Eliminate CNIC_PORT macro and port_mode in local struct.Michael Chan
2013-09-04cnic: Redefine BNX2X_HW_CID using existing bnx2x macrosMichael Chan
2013-09-04cnic: Use CHIP_NUM macros from bnx2x.hMichael Chan
2013-09-04net: correctly interlink lower/upper devicesVeaceslav Falico
2013-09-04tunnels: harmonize cleanup done on skb on rx pathNicolas Dichtel
2013-09-04tunnels: harmonize cleanup done on skb on xmit pathNicolas Dichtel
2013-09-04skb: allow skb_scrub_packet() to be used by tunnelsNicolas Dichtel
2013-09-04vxlan: remove net arg from vxlan[6]_xmit_skb()Nicolas Dichtel
2013-09-04iptunnels: remove net arg from iptunnel_xmit()Nicolas Dichtel
2013-09-04bonding: drop read_lock in bond_compute_featuresnikolay@redhat.com
2013-09-04bonding: drop read_lock in bond_fix_featuresnikolay@redhat.com
2013-09-04bonding: simplify bond_3ad_update_lacp_rate and use RTNL for syncnikolay@redhat.com
2013-09-04bonding: trivial: remove outdated comment and bracesnikolay@redhat.com
2013-09-04bonding: simplify and fix peer notificationnikolay@redhat.com
2013-09-04vhost_net: correctly limit the max pending buffersJason Wang
2013-09-04vhost_net: poll vhost queue after marking DMA is doneJason Wang
2013-09-04vhost_net: determine whether or not to use zerocopy at one timeJason Wang
2013-09-04vhost: switch to use vhost_add_used_n()Jason Wang
2013-09-04vhost_net: use vhost_add_used_and_signal_n() in vhost_zerocopy_signal_used()Jason Wang
2013-09-04vhost_net: make vhost_zerocopy_signal_used() return voidJason Wang
2013-09-04net: sunhme: use pci_{get,set}_drvdata()Jingoo Han
2013-09-04net: tulip: use pci_{get,set}_drvdata()Jingoo Han
2013-09-04net: mdio-octeon: use platform_{get,set}_drvdata()Jingoo Han
2013-09-04net: sunhme: use platform_{get,set}_drvdata()Jingoo Han
2013-09-04net: emac: use platform_{get,set}_drvdata()Jingoo Han
2013-09-04wireless: scan: Remove comment to compare_ether_addrJoe Perches
2013-09-04batman: Remove reference to compare_ether_addrJoe Perches
2013-09-04llc: Use normal etherdevice.h testsJoe Perches
2013-09-04drivers/net: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches
2013-09-04USB2NET : SR9700 : One chip USB 1.1 USB2NET SR9700Device Driver SupportLiu Junliang
2013-09-04be2net: set and query VEB/VEPA mode of the PF interfaceAjit Khaparde
2013-09-04net: fix comment typo for __skb_alloc_pages()Florian Fainelli
2013-09-04gianfar: Fix reported number of sent bytes to BQLClaudiu Manoil
2013-09-04netconsole: avoid a crash with multiple sysfs writersDan Aloni
2013-09-04sh_eth: Enable Rx descriptor word 0 shift for r8a7790Kouei Abe
2013-09-04sh_eth: Fix cache invalidation omission of receive bufferKouei Abe
2013-09-04bonding: use rlb_client_info->vlan_id instead of ->tagVeaceslav Falico
2013-09-04bonding: remove bond_vlan_used()Veaceslav Falico