bpf: add bpf_get_hash_recalc helper
[deliverable/linux.git] / drivers /
2016-07-04  Philippe Reynesnet: ethernet: bcmgenet: use phy_ethtool_{get|set}_link...
2016-07-04  Philippe Reynesnet: ethernet: bcmgenet: use phydev from struct net_device
2016-07-04  Philippe Reynesnet: ethernet: arc: emac: use phy_ethtool_{get|set...
2016-07-04  Philippe Reynesnet: ethernet: arc: emac: use phydev from struct net_device
2016-07-04  Philippe Reynesnet: ethernet: ixp4xx_eth: use phy_ethtool_{get|set...
2016-07-04  Philippe Reynesnet: ethernet: ixp4xx_eth: use phydev from struct net_d...
2016-07-04  Philippe Reynesnet: ethernet: smsc: smsc911x: use phy_ethtool_{get...
2016-07-04  Philippe Reynesnet: ethernet: smsc: smsc911x: use phydev from struct...
2016-07-04  Philippe Reynesnet: ethernet: lantiq_etop: use phy_ethtool_{get|set...
2016-07-04  Philippe Reynesnet: ethernet: lantiq_etop: use phydev from struct...
2016-07-04  Philippe Reynesnet: ethernet: cavium: octeon: use phy_ethtool_{get...
2016-07-04  Philippe Reynesnet: ethernet: cavium: octeon: use phydev from struct...
2016-07-04  Christophe Jailletnet/mlx4: Fix some indent inconsistancy
2016-07-02  John Crispinnet-next: mediatek: fix compile error inside mtk_poll_c...
2016-07-02  David S. MillerMerge branch 'mlxsw-router-interfaces-groundwork'
2016-07-02  Jiri Pirkomlxsw: spectrum: Add traps needed for router implementation
2016-07-02  Ido Schimmelmlxsw: spectrum: Use action 'discard' when removing...
2016-07-02  Ido Schimmelmlxsw: reg: Add Router Interface Table Register
2016-07-02  Ido Schimmelmlxsw: reg: Add FDB action to forward to router
2016-07-02  Ido Schimmelmlxsw: spectrum: Add router interface struct
2016-07-02  Ido Schimmelmlxsw: spectrum_router: Add basic ipv4 router initializ...
2016-07-02  Ido Schimmelmlxsw: spectrum: Initialize ports at the end of init...
2016-07-02  Ido Schimmelmlxsw: reg: Add Router General Configuration Register
2016-07-02  Ido Schimmelmlxsw: spectrum: Remove RIF from PVID vPort when joinin...
2016-07-02  Ido Schimmelmlxsw: spectrum: Sync PVID vPort LAG status
2016-07-02  Ido Schimmelmlxsw: spectrum: Remove VLANs configuration via SELF...
2016-07-02  Ido Schimmelmlxsw: spectrum: Send untagged packets through a port...
2016-07-02  David S. MillerMerge branch 'bnxt_en-next'
2016-07-02  Michael Chanbnxt_en: Allow statistics DMA to be configurable using...
2016-07-02  Michael Chanbnxt_en: Assign netdev->dev_port with port ID.
2016-07-02  Michael Chanbnxt_en: Allow promiscuous mode for VF if default VLAN...
2016-07-02  Vasundhara Volambnxt_en: Increase maximum supported MTU to 9500.
2016-07-02  Michael Chanbnxt_en: Enable MRU enables bit when configuring VNIC...
2016-07-02  Rob Swindellbnxt_en: Add support for firmware updates for additiona...
2016-07-02  Rob Swindellbnxt_en: Request firmware reset after successful firwma...
2016-07-02  Rob Swindellbnxt_en: Add support for updating flash more securely
2016-07-02  Michael Chanbnxt_en: Do function reset on the 1st PF open only.
2016-07-02  Michael Chanbnxt_en: Update firmware spec. to 1.3.0.
2016-07-02  Michael Chanbnxt_en: VF/NPAR should return -EOPNOTSUPP for unsuppor...
2016-07-02  Philippe Reynesnet: ethernet: davinci_emac: use phy_ethtool_{get|set...
2016-07-02  Philippe Reynesnet: ethernet: davinci_emac: use phydev from struct...
2016-07-02  David S. MillerMerge branch 'mlx5-next'
2016-07-02  Hadar Hen Zionnet/mlx5e: Introduce SRIOV VF representors
2016-07-02  Hadar Hen Zionnet/mlx5: Add Representors registration API
2016-07-02  Hadar Hen Zionnet/mlx5e: Add support for multiple profiles
2016-07-02  Hadar Hen Zionnet/mlx5e: Mark enabled RQTs instances explicitly
2016-07-02  Hadar Hen Zionnet/mlx5e: TIRs management refactoring
2016-07-02  Hadar Hen Zionnet/mlx5e: Create NIC global resources only once
2016-07-02  Or Gerlitznet/mlx5e: Add devlink based SRIOV mode changes
2016-07-02  Or Gerlitznet/mlx5: Add devlink interface
2016-07-02  Or Gerlitznet/mlx5: E-Switch, Add API to create vport rx rules
2016-07-02  Or Gerlitznet/mlx5: E-Switch, Add offloads table
2016-07-02  Or Gerlitznet/mlx5: Introduce offloads steering namespace
2016-07-02  Or Gerlitznet/mlx5: E-Switch, Add API to create send-to-vport...
2016-07-02  Or Gerlitznet/mlx5: E-Switch, Add miss rule for offloads mode
2016-07-02  Or Gerlitznet/mlx5: E-Switch, Add support for the sriov offloads...
2016-07-02  Or Gerlitznet/mlx5: E-Switch, Add operational mode to the SRIOV...
2016-07-01  David S. MillerMerge tag 'batadv-next-for-davem-20160701' of git:...
2016-07-01  David S. MillerMerge branch 'hns-next'
2016-07-01  Kejian Yannet: hns: get reset registers from DT
2016-07-01  Kejian Yannet: hns: add media-type property for hns
2016-07-01  Kejian Yannet: hns: remove redundant hns_mac_dev_to_enet_if()
2016-07-01  Daode Huangnet: hns: normalize two different loop
2016-07-01  Daode Huangnet: hns: add a space before "*/"
2016-07-01  Daode Huangnet: hns: delete redundant parenthese
2016-07-01  Daode Huangnet: hns: change code style from a = a + x to a += x
2016-07-01  Daode Huangnet: hns: fix code style about hns driver
2016-07-01  Amitoj Kaur Chawlaatm: horizon: Use setup_timer
2016-07-01  David S. MillerMerge branch 'qed-next'
2016-07-01  Manish Chopraqede: Bump up driver version to 8.10.1.20
2016-07-01  Manish Chopraqede: Add get/set rx copy break tunable support
2016-07-01  Manish Chopraqede: Utilize xmit_more
2016-07-01  Manish Chopraqede: qede_poll refactoring
2016-07-01  Manish Chopraqede: Add support for handling IP fragmented packets.
2016-07-01  David S. MillerMerge branch 'tun-skb_array'
2016-07-01  Jason Wangtun: switch to use skb array for tx
2016-06-30  David S. MillerMerge branch '1GbE' of git://git./linux/kernel/git...
2016-06-30  David S. MillerMerge branch 'nfp-next'
2016-06-30  Jakub Kicinskinfp: implement ethtool .get_link() callback
2016-06-30  Jakub Kicinskinfp: remove unused parameter from nfp_net_write_mac_addr()
2016-06-30  Jakub Kicinskinfp: correct name of control BAR define
2016-06-30  Dan Carpenterbe2net: signedness bug in be_msix_enable()
2016-06-30  David S. MillerMerge branch 'mediatek-next'
2016-06-30  John Crispinnet-next: mediatek: add support for IRQ grouping
2016-06-30  John Crispinnet-next: mediatek: add IRQ locking
2016-06-30  John Crispinnet-next: mediatek: don't use intermediate variables...
2016-06-30  John Crispinnet-next: mediatek: remove superfluous register reads
2016-06-30  David S. MillerMerge git://git./linux/kernel/git/davem/net
2016-06-29  Linus TorvaldsMerge tag 'nfs-for-4.7-2' of git://git.linux-nfs.org...
2016-06-29  Linus TorvaldsMerge branch 'stable-4.7' of git://git.infradead.org...
2016-06-29  Andrew Lunnigb: Only DMA sync frame length
2016-06-29  Emil Tantilovixgbe: fix spoofed packets with macvlans
2016-06-29  Tony Nguyenixgbe: Correct reporting of timestamping for x550
2016-06-29  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-06-29  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-06-29  Bhaktipriya Shridharfm10k: Remove create_workqueue
2016-06-29  Jacob Kellerigb: call igb_ptp_suspend during suspend/resume cycle
2016-06-29  Jacob Kellerigb: implement igb_ptp_suspend
2016-06-29  Jacob Kellerigb: re-use igb_ptp_reset in igb_ptp_init
2016-06-29  Jacob Kellerigb: introduce IGB_PTP_OVERFLOW_CHECK flag
next
This page took 0.046718 seconds and 8 git commands to generate.