summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-16net: remove VLAN_TAG_PRESENTMichał Mirosław
2018-11-16net/bpf_jit: SPARC: split VLAN_PRESENT bit handling from VLAN_TCIMichał Mirosław
2018-11-16net/bpf_jit: MIPS: split VLAN_PRESENT bit handling from VLAN_TCIMichał Mirosław
2018-11-16net/bpf_jit: PPC: split VLAN_PRESENT bit handling from VLAN_TCIMichał Mirosław
2018-11-16net/bpf: split VLAN_PRESENT bit handling from VLAN_TCIMichał Mirosław
2018-11-16net/skbuff: add macros for VLAN_PRESENT bitMichał Mirosław
2018-11-15Merge tag 'batadv-next-for-davem-20181114' of git://git.open-mesh.org/linux-m...David S. Miller
2018-11-15net: slightly optimize eth_type_transLi RongQing
2018-11-15net: remove BUG_ON from __pskb_pull_tailLi RongQing
2018-11-15Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-11-15test_objagg: Fix warning.David S. Miller
2018-11-15Merge branch 'mlxsw-ERP-sharing-multiple-masks'David S. Miller
2018-11-15selftests: mlxsw: spectrum-2: Add simple delta testJiri Pirko
2018-11-15mlxsw: spectrum: acl: Implement delta for ERPJiri Pirko
2018-11-15mlxsw: spectrum: acl: Push code related to num_ctcam_erps inc/dec into separa...Jiri Pirko
2018-11-15mlxsw: spectrum: acl: Remove mlxsw_afk_encode() block range args and key/mask...Jiri Pirko
2018-11-15mlxsw: spectrum: acl: Don't encode the key again in mlxsw_sp_acl_atcam_12kb_l...Jiri Pirko
2018-11-15mlxsw: core_acl: Change order of args of ops->encode_block()Jiri Pirko
2018-11-15mlxsw: spectrum: acl: Pass key pointer to master_mask_set/clearJiri Pirko
2018-11-15mlxsw: spectrum: acl_erp: Convert to use objagg for tracking ERPsJiri Pirko
2018-11-15lib: introduce initial implementation of object aggregation managerJiri Pirko
2018-11-15selftests: Adjust spectrum-2 ctcam_two_atcam_masks_testJiri Pirko
2018-11-15selftests: Adjust spectrum-2 two_mask_testJiri Pirko
2018-11-15net: get rid of __tcp_checksum_complete()Cong Wang
2018-11-15net: sched: cls_flower: Classify packets using port rangesAmritha Nambiar
2018-11-15net: dump more useful information in netdev_rx_csum_fault()Cong Wang
2018-11-15net: dsa: mv88e6xxx: Work around mv886e6161 SERDES missing MII_PHYSID2Andrew Lunn
2018-11-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2018-11-15Merge branch 'hns3-hwgro'David S. Miller
2018-11-15net: hns3: Adds GRO params to SKB for the stackPeng Li
2018-11-15net: hns3: Add skb chain when num of RX buf exceeds MAX_SKB_FRAGSPeng Li
2018-11-15net: hns3: Add support for ethtool -K to enable/disable HW GROPeng Li
2018-11-15net: hns3: Add handling of GRO Pkts not fully RX'ed in NAPI pollPeng Li
2018-11-15net: hns3: Enable HW GRO for Rev B(=0x21) HNS3 hardwarePeng Li
2018-11-15net: phy: icplus: add config_intr callbackHeiner Kallweit
2018-11-14i40e: prevent overlapping tx_timeout recoverAlan Brady
2018-11-14i40e: suppress bogus error messageMitch Williams
2018-11-14i40e: Use correct shift for VLAN priorityRichard Rodriguez
2018-11-14virtchnl: Fix off by one errorAlice Michael
2018-11-14virtchnl: white space and reorderAlice Michael
2018-11-14i40e: always set ks->base.speed in i40e_get_settings_link_upJacob Keller
2018-11-14i40e: don't restart nway if autoneg not supportedMitch Williams
2018-11-14i40e: Allow disabling FW LLDP on X722 devicesPatryk Małek
2018-11-14i40e: update driver versionAlice Michael
2018-11-14i40e: Protect access to VF control methodsJan Sokolowski
2018-11-14i40e: Replace strncpy with strlcpy to ensure null terminationPatryk Małek
2018-11-14i40e: Add capability flag for stopping FW LLDPKrzysztof Galazka
2018-11-14i40e: Use a local variable for readabilityJan Sokolowski
2018-11-14i40e: Replace spin_is_locked() with lockdepLance Roy
2018-11-14Merge branch 'nfp-abm-track-all-Qdiscs'David S. Miller