sock: deduplicate errqueue dequeue
[cascardo/linux.git] / drivers /
2014-09-02 David S. MillerMerge branch 'csums-next'
2014-09-02 Tom Herbertvxlan: Enable checksum unnecessary conversions for...
2014-09-02 hayeswangr8152: rename rx_buf_sz
2014-09-02 Florian Fainellinet: phy: mdio-bcm-unimac: NULL-terminate unimac_mdio_ids
2014-09-02 Nikolay Aleksandrovbonding: add slave_changelink support and use it for...
2014-09-02 Florian Fainellinet: systemport: tell RXCHK if we are using Broadcom...
2014-09-02 Dmitry Kravkovbnx2x: fix tunneled GSO over IPv6
2014-09-02 Dmitry Kravkovbnx2x: prevent incorrect byte-swap in BE
2014-09-02 hayeswangr8152: reduce the number of Tx
2014-09-02 David S. MillerMerge branch 'xmit_list'
2014-09-02 David S. Millernet: Pass a "more" indication down into netdev_start_xm...
2014-09-02 David S. Millernet: Do txq_trans_update() in netdev_start_xmit()
2014-08-30 Ley Foon Tannet: stmmac: fix warning from Sparse for socfpga
2014-08-30 David S. MillerMerge branch 'csums-next'
2014-08-30 Tom Herbertqlcnic: Set skb->csum_level for encapsulated checksum
2014-08-30 Tom Herbertmlx4: Set skb->csum_level for encapsulated checksum
2014-08-30 Tom Herberti40evf: Set skb->csum_level for encapsulated checksum
2014-08-30 Tom Herberti40e: Set skb->csum_level for encapsulated checksum
2014-08-30 Tom Herbertbenet: Set skb->csum_level for encapsulated checksum
2014-08-30 Tom Herbertnet: Clarification of CHECKSUM_UNNECESSARY
2014-08-30 Rick Jonesbe2net: Use dev_consume_skb_any() in the non-drop path
2014-08-30 Yuval Mintzbnx2x: Fix sparse warnings
2014-08-30 Florian Fainellinet: phy: properly report internal PHYs through sysfs
2014-08-30 David S. MillerMerge branch 'qlcnic-next'
2014-08-30 Shahed Shaikhqlcnic: Update version to 5.3.62
2014-08-30 Shahed Shaikhqlcnic: Add support to run firmware POST
2014-08-30 Jitendra Kalsariaqlcnic: Use usleep_range() instead of msleep() for...
2014-08-30 Shahed Shaikhqlcnic: Add support for 0x8830 device ID
2014-08-30 Jitendra Kalsariaqlcnic: Update Link speed and port type info for 83xx...
2014-08-28 Francois Romieur8169: add missing MODULE_FIRMWARE.
2014-08-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-08-28 David S. Millervirtio_net: flush when in xmit_more mode and under...
2014-08-28 David S. Millerigb: flush when in xmit_more mode and under descriptor...
2014-08-28 Daniel Borkmannixgbe: flush when in xmit_more mode and under descripto...
2014-08-28 David S. MillerMerge branch 'bcm7xxx'
2014-08-28 Florian Fainellinet: phy: bcm7xxx: add BCM7250 and BCM7364 PHY entries
2014-08-28 Florian Fainellinet: phy: bcm7xxx: introduce helper macro
2014-08-28 David S. MillerMerge branch 'sf2'
2014-08-28 David S. Millersungem: Fix global namespace pollution of phy accessors.
2014-08-28 Florian Fainellinet: dsa: add Broadcom SF2 switch driver
2014-08-28 Florian Fainellinet: phy: add generic UniMAC MDIO bus driver
2014-08-28 David S. Millersungem: Fix global namespace pollution of phy accessors.
2014-08-28 David S. Millertulip: dmfe: Fix global namespace pollution of phy...
2014-08-28 David S. Millerf_ncm: Don't use netdev_start_xmit().
2014-08-27 Romain Perierethernet: arc: Add support for specific SoC layer devic...
2014-08-27 Romain Perierethernet: arc: mdio changes for future SoC glue layer...
2014-08-27 Romain Perierethernet: arc: remove use of 'struct platform_device'
2014-08-27 Yuval Mintzbnx2x: Fix static checker warning regarding `txdata_ptr'
2014-08-27 hayeswangr8152: replace strncpy with strlcpy
2014-08-27 Catherine Sullivani40e/i40evf: Bump i40e & i40evf version
2014-08-27 Anjali Singhai Jaini40e/i40evf: Ignore a driver perceived Tx hang if the...
2014-08-27 Shannon Nelsoni40e: quiet complaints when removing default MAC VLAN...
2014-08-27 Shannon Nelsoni40e/i40evf: add max buf len to aq debug print helper
2014-08-27 Carolyn Wybornyi40e: Add checks and message for Qualified Module info
2014-08-27 Ashish Shahi40e: set num_queue_pairs to num configured by VF
2014-08-27 Shannon Nelsoni40e: Enable l2tsel bit for VLAN tag control
2014-08-27 Anjali Singhai Jaini40e: Add a FD flush counter to ethtool
2014-08-27 Anjali Singhai Jaini40e: ATR policy change to flush the table to clean...
2014-08-27 Anjali Singhai Jaini40e: Some FD message fixes
2014-08-27 Carolyn Wybornyi40e: Update flow director error messages to reduce...
2014-08-26 Randy Dunlapnet: bnx2x: fix build error with ptp
2014-08-26 Jiri Pirkoteam: set IFF_TEAM_PORT priv_flag after rx_handler...
2014-08-26 David S. MillerMerge branch 'bnx2x-next'
2014-08-26 Michal Kalderonbnx2x: Fix timesync endianity
2014-08-26 Dmitry Kravkovbnx2x: Be more forgiving toward SW GRO
2014-08-26 Yuval Mintzbnx2x: VF clean statistics
2014-08-26 Yuval Mintzbnx2x: Fix stop-on-error
2014-08-26 Dmitry Kravkovbnx2x: ethtool -d might cause timeout in log
2014-08-25 Daniel Borkmannixgbe: support skb->xmit_more in netdev_ops->ndo_start_...
2014-08-25 David S. Millernet: Remove ndo_xmit_flush netdev operation, use signal...
2014-08-25 David S. MillerMerge branch 'is_kdump_kernel'
2014-08-25 Amir Vadainet/bnx2x: Use is_kdump_kernel() to detect kdump kernel
2014-08-25 Pavel Machekstmmac: simple cleanups
2014-08-25 hayeswangr8152: check code with checkpatch.pl
2014-08-25 David S. MillerMerge branch 'ndo_xmit_flush'
2014-08-25 David S. Millervirtio_net: Support netdev_ops->ndo_xmit_flush()
2014-08-25 David S. Millerigb: Support netdev_ops->ndo_xmit_flush()
2014-08-25 David S. Millernet: Add ops->ndo_xmit_flush()
2014-08-25 Darek Marcinkiewicznet: ec_bhf: remove excessive debug messages
2014-08-23 David S. MillerMerge branch 'bcm7xxx_apd_eee'
2014-08-23 Florian Fainellinet: phy: bcm7xxx: enable EEE at the PHY level
2014-08-23 Florian Fainellinet: phy: allow phy_init_eee() to work with internal...
2014-08-23 Florian Fainellinet: phy: export phy_{read,write}_mmd_indirect
2014-08-23 Florian Fainellinet: phy: fixed: return an error for Clause 45 over...
2014-08-23 Florian Fainellinet: phy: bcm7xxx: enable auto power down
2014-08-23 Florian Fainellinet: phy: broadcom: move shadow 0x1C register accessors...
2014-08-23 Florian Fainellinet: phy: broadcom: extract all registers to brcmphy.h
2014-08-23 David S. MillerMerge git://git./linux/kernel/git/davem/net
2014-08-23 Sergei Shtylyovphylib: use MDIO_DEVS[12]
2014-08-23 Gerhard Stenzelvxlan: fix incorrect initializer in union vxlan_addr
2014-08-23 David S. MillerMerge tag 'linux-can-next-for-3.18-20140820' of git...
2014-08-22 Linus TorvaldsMerge tag 'pwm/for-3.17-rc2' of git://git./linux/kernel...
2014-08-22 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-08-22 Christian Rieschdp83640: Fix length check for event timestamp status...
2014-08-22 Ley Foon Tannet: stmmac: add fix_mac_speed support for socfpga
2014-08-22 Chun-Hao Linr8169:add support for RTL8168H and RTL8107E
2014-08-22 Jiri Pirkobonding: create netlink event when bonding option is...
2014-08-22 David S. MillerMerge branch 'bnx2x-next'
2014-08-22 Ariel Eliorbnx2x: FW assertion changes
2014-08-22 Yuval Mintzbnx2x: Make BP_VF more robust
next