summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-15brcmfmac: Use net_device_stats from struct net_deviceTobias Klauser
2017-02-15rtlwifi: btcoexist: Fix if == else warnings in halbtc8723b1ant.cLarry Finger
2017-02-15rtlwifi: btcoexist: Fix if == else warnings in halbtc8821a1ant.cLarry Finger
2017-02-15rtlwifi: btcoexist: Fix if == else warnings in halbtc8821a2ant.cLarry Finger
2017-02-15mwifiex: don't enable/disable IRQ 0 during suspend/resumeBrian Norris
2017-02-15orinoco: Use net_device_stats from struct net_deviceTobias Klauser
2017-02-15rtlwifi: btcoexist: fix semicolon.cocci warningsJulia Lawall
2017-02-15wlcore: disable multicast filter in AP modeIain Hunter
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-11net_sched: fix error recovery at qdisc creationEric Dumazet
2017-02-11net: ethernet: ti: cpsw: return NET_XMIT_DROP if skb_padto failedIvan Khoronzhuk
2017-02-11vxlan: remove vni zero check and drop for COLLECT_METADATARoopa Prabhu
2017-02-11net: rename dst_neigh_output back to neigh_outputJulian Anastasov
2017-02-11sfc: fix swapped arguments to efx_ef10_handle_rx_event_errorsEdward Cree
2017-02-11Merge branch 'ipvtap'David S. Miller
2017-02-11ipvtap: IP-VLAN based tap driverSainath Grandhi
2017-02-11tap: tap as an independent moduleSainath Grandhi
2017-02-11tap: Extending tap device create/destroy APIsSainath Grandhi
2017-02-11tap: Abstract type of virtual interface from tap implementationSainath Grandhi