aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-08bpf/verifier: track signed and unsigned min/max valuesEdward Cree2-9/+16
2017-08-08bpf/verifier: rework value trackingEdward Cree3-35/+112
2017-08-07net: switchdev: Remove bridge bypass support from switchdevArkadi Sharshevsky1-75/+0
2017-08-07net: dsa: Move FDB dump implementation inside DSAArkadi Sharshevsky2-14/+3
2017-08-07net: dsa: Remove redundant MDB dump supportArkadi Sharshevsky1-4/+0
2017-08-07net: dsa: Remove support for bypass bridge port attributes/vlan setArkadi Sharshevsky1-4/+0
2017-08-07net: dsa: Remove prepare phase for FDBArkadi Sharshevsky1-3/+1
2017-08-07net: dsa: Change DSA slave FDB API to be switchdev independentArkadi Sharshevsky1-5/+3
2017-08-07ipv6: sr: define core operations for seg6local lightweight tunnelDavid Lebrun4-0/+77
2017-08-07ipv6: sr: export SRH insertion functionsDavid Lebrun1-0/+2
2017-08-07net_sched: use void pointer for filter handleWANG Cong2-5/+5
2017-08-07bpf: add support for sys_enter_* and sys_exit_* tracepointsYonghong Song1-0/+12
2017-08-07net: ipv6: add second dif to raw socket lookupsDavid Ahern1-1/+1
2017-08-07net: ipv6: add second dif to inet6 socket lookupsDavid Ahern2-9/+23
2017-08-07net: ipv6: add second dif to udp socket lookupsDavid Ahern2-1/+11
2017-08-07net: ipv4: add second dif to multicast source filterDavid Ahern1-1/+2
2017-08-07net: ipv4: add second dif to raw socket lookupsDavid Ahern1-1/+1
2017-08-07net: ipv4: add second dif to inet socket lookupsDavid Ahern2-14/+27
2017-08-07net: ipv4: add second dif to udp socket lookupsDavid Ahern2-1/+11
2017-08-07Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller19-79/+71
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko1-17/+2
2017-08-07net: sched: move prio into cls_commonJiri Pirko1-1/+2
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko2-3/+19
2017-08-07net: sched: make egress_dev flag part of flower offload structJiri Pirko2-1/+1
2017-08-07net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALLJiri Pirko1-1/+1
2017-08-07net: sched: make type an argument for ndo_setup_tcJiri Pirko1-4/+5
2017-08-07net/mlx5: Increase the maximum flow counters supportedRabie Loulou1-10/+6
2017-08-07net/mlx5: Fix counter list hardware structureRabie Loulou1-2/+1
2017-08-07net/mlx5: Delay events till ib registration endsErez Shitrit1-0/+3
2017-08-07net/mlx5: Separate between E-Switch and MPFSSaeed Mahameed1-0/+2
2017-08-06sctp: remove the typedef sctp_subtype_tXin Long2-15/+16
2017-08-06sctp: remove the typedef sctp_event_tXin Long2-11/+7
2017-08-06sctp: remove the typedef sctp_event_timeout_tXin Long2-6/+6
2017-08-06sctp: remove the typedef sctp_event_other_tXin Long1-4/+4
2017-08-06sctp: remove the typedef sctp_event_primitive_tXin Long1-4/+4
2017-08-06sctp: remove the typedef sctp_state_tXin Long5-11/+11
2017-08-06sctp: remove the typedef sctp_ierror_tXin Long1-3/+2
2017-08-06sctp: remove the typedef sctp_xmit_tXin Long2-6/+7
2017-08-06sctp: remove the typedef sctp_sock_state_tXin Long2-4/+5
2017-08-06sctp: remove the typedef sctp_transport_cmd_tXin Long2-5/+6
2017-08-06sctp: remove the typedef sctp_scope_tXin Long3-12/+13
2017-08-06sctp: remove the typedef sctp_scope_policy_tXin Long1-2/+4
2017-08-06sctp: remove the typedef sctp_retransmit_reason_tXin Long2-4/+4
2017-08-06sctp: remove the typedef sctp_lower_cwnd_tXin Long2-3/+4
2017-08-06tcp: fix cwnd undo in Reno and HTCP congestion controlsYuchung Cheng1-1/+1
2017-08-06phylink: add module EEPROM supportRussell King1-0/+3
2017-08-06sfp: add sfp-bus to bridge between network devices and sfp cagesRussell King1-0/+434
2017-08-06phylink: add phylink infrastructureRussell King2-0/+147
2017-08-06net: phy: provide a hook for link up/link down eventsRussell King1-0/+1
2017-08-06net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy-coreRussell King1-0/+15