aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-03tcp: add tcp_mss_clamp() helperEric Dumazet
2017-02-03hns_enet: use cpumask_var_t for on-stack maskArnd Bergmann
2017-02-03virtio_net: remove custom busy_pollEric Dumazet
2017-02-03atl1e: add GRO supportEric Dumazet
2017-02-03cxgb4: Fix uld_send() for ctrl pktsArjun V
2017-02-03sfc-falcon: get rid of custom busy polling codeEric Dumazet
2017-02-03sfc: get rid of custom busy polling codeEric Dumazet
2017-02-02i40e: add interrupt rate limit verbosityAlan Brady
2017-02-02i40e: refactor macro INTRL_USEC_TO_REGAlan Brady
2017-02-02i40e: remove unused functionMitch Williams
2017-02-02i40e: Remove FPK HyperV VF device IDJayaprakash Shanmugam
2017-02-02i40e: Quick refactor to start moving data off stack and into Tx buffer infoAlexander Duyck
2017-02-02i40e: remove unnecessary __packedTushar Dave
2017-02-02i40evf: remove unused device IDMitch Williams
2017-02-02i40e: Deprecating unused macroBimmy Pujari
2017-02-02i40e: when adding or removing MAC filters, correctly handle VLANsJacob Keller
2017-02-02i40e: avoid O(n^2) loop when deleting all filtersJacob Keller
2017-02-02i40e: rename i40e_put_mac_in_vlan and i40e_del_mac_all_vlanJacob Keller
2017-02-02i40e: no need to check is_vsi_in_vlan before calling i40e_del_mac_all_vlanJacob Keller
2017-02-02i40e: fold the i40e_is_vsi_in_vlan check into i40e_put_mac_in_vlanJacob Keller
2017-02-02i40e: don't allow i40e_vsi_(add|kill)_vlan to operate when VID<1Jacob Keller
2017-02-02net: add LINUX_MIB_PFMEMALLOCDROP counterEric Dumazet
2017-02-02net: ipv4: remove fib_lookup.h from devinet.c include listDavid Ahern
2017-02-02net: remove useless pfmemalloc settingEric Dumazet
2017-02-02Merge branch 'MV88E6390-fixes'David S. Miller
2017-02-02net: dsa: mv88e6xxx: Fix typ0 when configuring 2.5GbpsAndrew Lunn
2017-02-02net: dsa: mv88e6xxx: Fix ATU age timer for MV88E6390Andrew Lunn
2017-02-02net: phy: marvell: Add support for 88e1545 PHYAndrew Lunn
2017-02-02net: stmmac: Fix wrong message in stmmac_probe_config_dtHeiner Kallweit
2017-02-02net: stmmac: add separate warning for PTP not being supported by HWHeiner Kallweit
2017-02-02net: stmmac: don't set tx delay in RGMII_ID and RGMII_TXID modeHeiner Kallweit
2017-02-02unix: add ioctl to open a unix socket file with O_PATHAndrey Vagin
2017-02-02Merge branch 'mv88e6390-missing-phy-ID'David S. Miller
2017-02-02net: phy: Marvell: Add mv88e6390 internal PHYAndrew Lunn
2017-02-02net: dsa: mv88e6xxx: Workaround missing PHY ID on mv88e6390Andrew Lunn
2017-02-02xgene_enet: remove bogus forward declarationsArnd Bergmann
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-02netfilter: allow logging from non-init namespacesMichal Kubeček
2017-02-02ipvs: free ip_vs_dest structs when refcnt=0David Windsor
2017-02-02netfilter: merge ctinfo into nfct pointer storage areaFlorian Westphal
2017-02-02netfilter: guarantee 8 byte minalign for template addressesFlorian Westphal
2017-02-02netfilter: add and use nf_ct_set helperFlorian Westphal
2017-02-02skbuff: add and use skb_nfct helperFlorian Westphal
2017-02-02netfilter: reduce direct skb->nfct usageFlorian Westphal
2017-02-02netfilter: reset netfilter state when duplicating packetFlorian Westphal
2017-02-02netfilter: conntrack: no need to pass ctinfo to error handlerFlorian Westphal
2017-02-02netfilter: nf_tables: Eliminate duplicated code in nf_tables_table_enable()Feng
2017-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-01net: phy: broadcom: rehook BCM54612E specific initRafał Miłecki
2017-02-01Merge branch 'act_sample-Little-fixes'David S. Miller