aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-05net: dsa: sja1105: Add support for traffic through standalone portsVladimir Oltean2-9/+28
2019-05-05net: dsa: Add a private structure pointer to dsa_portVladimir Oltean1-0/+6
2019-05-05net: dsa: Add support for deferred xmitVladimir Oltean1-0/+12
2019-05-05net: dsa: Keep private info in the skb->cbVladimir Oltean1-0/+31
2019-05-05net: dsa: Allow drivers to filter packets they can decode source port fromVladimir Oltean1-0/+15
2019-05-05net: dsa: Optional VLAN-based port separation for switches without taggingVladimir Oltean2-0/+78
2019-05-05net/sched: add block pointer to tc_cls_common_offload structurePieter Jansen van Vuuren1-0/+8
2019-05-05net/sched: extend matchall offload for hardware statisticsPieter Jansen van Vuuren1-0/+2
2019-05-05net/sched: add police action to the hardware intermediate representationPieter Jansen van Vuuren1-0/+5
2019-05-05net/sched: move police action structures to headerPieter Jansen van Vuuren1-0/+70
2019-05-05net/sched: remove unused functions for matchall offloadPieter Jansen van Vuuren1-25/+0
2019-05-05mlxsw: use intermediate representation for matchall offloadPieter Jansen van Vuuren1-0/+11
2019-05-05net/sched: use the hardware intermediate representation for matchallPieter Jansen van Vuuren1-0/+1
2019-05-05net/sched: add sample action to the hardware intermediate representationPieter Jansen van Vuuren1-0/+7
2019-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller5-21/+40
2019-05-06netfilter: slightly optimize nf_inet_addr_maskLi RongQing1-0/+9
2019-05-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller1-0/+1
2019-05-05Bluetooth: Ignore CC events not matching the last HCI commandJoão Paulo Rechi Vita1-0/+1
2019-05-05ipv4: Move exception bucket to nh_commonDavid Ahern1-1/+1
2019-05-05ipv4: Move cached routes to fib_nh_commonDavid Ahern1-2/+4
2019-05-04netlink: add validation of NLA_F_NESTED flagMichal Kubecek1-1/+10
2019-05-04net: phy: improve resuming from hibernationHeiner Kallweit1-8/+1
2019-05-04net: phy: improve pause handlingHeiner Kallweit1-0/+1
2019-05-04net: add a generic tracepoint for TX queue timeoutCong Wang1-0/+23
2019-05-04Merge tag 'mlx5-updates-2019-04-30' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller9-23/+142
2019-05-03net: dsa: mv88e6xxx: Pass interrupt number in platform dataAndrew Lunn1-0/+1
2019-05-03net: dsa: sja1105: Add support for VLAN operationsVladimir Oltean1-0/+4
2019-05-03ether: Add dedicated Ethertype for pseudo-802.1Q DSA taggingVladimir Oltean1-0/+1
2019-05-03net: dsa: Introduce driver for NXP SJA1105 5-port L2 switchVladimir Oltean1-0/+19
2019-05-03lib: Add support for generic packing operationsVladimir Oltean1-0/+49
2019-05-03net: macb: shrink macb_platform_data structureNicolas Ferre1-9/+0
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-7/+23
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+20
2019-05-02Merge tag 'for-linus-20190502' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2019-05-01net/mlx5: E-Switch, Use atomic rep state to serialize state changeBodong Wang1-1/+1
2019-05-01net/mlx5: Remove unused mlx5_query_nic_vport_vlansBodong Wang1-4/+0
2019-05-01net/mlx5e: ethtool, Add support for EEPROM high pages queryErez Alfasi1-0/+1
2019-05-01ethtool: Add SFF-8436 and SFF-8636 max EEPROM length definitionsErez Alfasi1-0/+3
2019-05-01Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed5-18/+137
2019-05-01net/mlx5: Fix broken hca cap offsetSaeed Mahameed1-2/+2
2019-05-01net: ll_temac: Allow configuration of IRQ coalescingEsben Haabendal1-0/+5
2019-05-01net: ll_temac: Support indirect_mutex share within TEMAC IPEsben Haabendal1-0/+6
2019-05-01net: ll_temac: Add support for non-native register endiannessEsben Haabendal1-0/+2
2019-05-01net: ll_temac: Extend support to non-device-tree platformsEsben Haabendal1-0/+19
2019-05-01taprio: Add support for cycle-time-extensionVinicius Costa Gomes1-0/+1
2019-05-01taprio: Add support for setting the cycle-time manuallyVinicius Costa Gomes1-0/+1
2019-05-01taprio: Add support adding an admin scheduleVinicius Costa Gomes1-0/+11
2019-05-01devlink: Change devlink health locking mechanismMoshe Shemesh1-0/+1
2019-05-01iov_iter: fix iov_iter_typeMing Lei1-1/+1
2019-05-01sctp: avoid running the sctp state machine recursivelyXin Long1-1/+0