summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-13Merge tag 'rxrpc-rewrite-20170210' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2017-02-13net: make net_device members garp_port and mrp_port conditionalTobias Klauser
2017-02-13net: busy-poll: remove LL_FLUSH_FAILED and LL_FLUSH_BUSYEric Dumazet
2017-02-13Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-02-13net:ethernet:aquantia: Add 2500/5000 mbit link modes support.Pavel Belous
2017-02-13Merge branch 'mv88e6xxx-Watchdog-support'David S. Miller
2017-02-13net: dsa: mv88e6xxx: Add mv88e6390 watchdog interrupt supportAndrew Lunn
2017-02-13net: dsa: mv88e6xxx: Add watchdog interrupt handlerAndrew Lunn
2017-02-12net: natsemi: ns83820: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-12net: nuvoton: w90p910: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-12net: neterion: vxge: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-12net: neterion: s2io: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-12net: micrel: ks8851_mll: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-12net: micrel: ks8851: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-12net: micrel: ks8695net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-12net: natsemi: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-12net: myricom: myri10ge: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-12net: microchip: encx24j600: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-12net: microchip: enc28j60: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-12net: micrel: ksz884x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-12Merge branch 'bnxt_en-misc-updates'David S. Miller
2017-02-12bnxt_en: Added PCI IDs for BCM57452 and BCM57454 ASICsDeepak Khungar
2017-02-12bnxt_en: Fix bnxt_setup_tc() error message.Michael Chan
2017-02-12bnxt_en: Print FEC settings as part of the linkup dmesg.Michael Chan
2017-02-12bnxt_en: Do not setup PHY unless driving a single PF.Michael Chan
2017-02-12bnxt_en: Add hardware NTUPLE filter for encapsulated packets.Michael Chan
2017-02-12bnxt_en: Allow NETIF_F_NTUPLE to be enabled on VFs.Michael Chan
2017-02-12bnxt_en: Fix ethtool -l pre-set max combined channel.Michael Chan
2017-02-12bnxt_en: Retry failed NVM_INSTALL_UPDATE with defragmentation flag.Kshitij Soni
2017-02-12bnxt_en: Update to firmware interface spec 1.7.0.Michael Chan
2017-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-02-12netfilter: nf_tables: honor NFT_SET_OBJECT in set backend selectionPablo Neira Ayuso
2017-02-12netfilter: update MAINTAINERSPablo Neira Ayuso
2017-02-12netfilter: nf_tables: add NFTA_RULE_ID attributePablo Neira Ayuso
2017-02-12netfilter: nf_tables: add check_genid to the nfnetlink subsystemPablo Neira Ayuso
2017-02-12netfilter: nfnetlink: allow to check for generation IDPablo Neira Ayuso
2017-02-12netfilter: nfnetlink: add nfnetlink_rcv_skb_batch()Pablo Neira Ayuso
2017-02-12netfilter: nfnetlink: get rid of u_intX_t typesPablo Neira Ayuso
2017-02-12netfilter: nf_ct_expect: nf_ct_expect_insert() returns voidGao Feng
2017-02-12netfilter: nf_ct_sip: Use mod_timer_pending()Gao Feng
2017-02-11i40e: Save more link abilities when using ethtoolHenry Tieman
2017-02-11i40e: avoid race condition when sending filters to firmware for additionJacob Keller
2017-02-11i40e: allow i40e_update_filter_state to skip broadcast filtersJacob Keller
2017-02-11i40e: don't warn every time we clear an Rx timestamp registerJacob Keller
2017-02-11i40e: Save link FEC info from link up eventHenry Tieman
2017-02-11i40e: Add bus number info to i40e_bus_info structSudheer Mogilappagari
2017-02-11i40e: Clean up dead codeMitch Williams
2017-02-11i40e/i40evf : Changed version from 1.6.25 to 1.6.27Bimmy Pujari
2017-02-11i40e: update comment explaining where FDIR buffers are freedJacob Keller
2017-02-11i40e/i40evf: eliminate i40e_pull_tail()Scott Peterson