summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2020-03-08sched: act: allow user to specify type of HW stats for a filterJiri Pirko-0/+4
2020-03-08flow_offload: introduce "disabled" HW stats type and allow it in mlxswJiri Pirko-0/+1
2020-03-08flow_offload: introduce "delayed" HW stats type and allow it in mlx5Jiri Pirko-1/+3
2020-03-08flow_offload: introduce "immediate" HW stats type and allow it in mlxswJiri Pirko-1/+2
2020-03-08flow_offload: check for basic action hw stats typeJiri Pirko-0/+61
2020-03-08flow_offload: Introduce offload of HW stats typeJiri Pirko-0/+3
2020-03-08Bluetooth: L2CAP: Add module option to enable ECRED modeLuiz Augusto von Dentz-0/+1
2020-03-08Bluetooth: L2CAP: Add initial code for Enhanced Credit Based ModeLuiz Augusto von Dentz-0/+4
2020-03-08Bluetooth: L2CAP: Add definitions for Enhanced Credit Based ModeLuiz Augusto von Dentz-0/+39
2020-03-08Bluetooth: Enable erroneous data reporting if WBS is supportedAlain Michaud-2/+19
2020-03-05net: sched: Make FIFO Qdisc offloadablePetr Machata-0/+15
2020-03-04pie: realign commentLeslie Monis-9/+9
2020-03-04pie: remove pie_vars->accu_prob_overflowsLeslie Monis-4/+1
2020-03-04pie: use term backlog instead of qlenLeslie Monis-5/+5
2020-03-03net: dsa: Add bypass operations for the flower classifier-action filterVladimir Oltean-0/+6
2020-03-03net/sched: act_ct: Create nf flow table per zonePaul Blakey-0/+2
2020-03-03fib: add missing attribute validation for tun_idJakub Kicinski-0/+1
2020-03-02net: inet_sock: Replace zero-length array with flexible-array memberGustavo A. R. Silva-1/+1
2020-03-02net: ip6_fib: Replace zero-length array with flexible-array memberGustavo A. R. Silva-1/+1
2020-03-02net: ip_fib: Replace zero-length array with flexible-array memberGustavo A. R. Silva-2/+2
2020-03-02net: mip6: Replace zero-length array with flexible-array memberGustavo A. R. Silva-1/+1
2020-02-29neighbour: Replace zero-length array with flexible-array memberGustavo A. R. Silva-1/+1
2020-02-29net: flow_offload: Replace zero-length array with flexible-array memberGustavo A. R. Silva-1/+1
2020-02-29net: dn_fib: Replace zero-length array with flexible-array memberGustavo A. R. Silva-1/+1
2020-02-29ndisc: Replace zero-length array with flexible-array memberGustavo A. R. Silva-3/+3
2020-02-29net: ipv6: mld: Replace zero-length array with flexible-array memberGustavo A. R. Silva-3/+3
2020-02-29net: lwtunnel: Replace zero-length array with flexible-array memberGustavo A. R. Silva-1/+1
2020-02-29net: ip6_route: Replace zero-length array with flexible-array memberGustavo A. R. Silva-1/+1
2020-02-29net: nexthop: Replace zero-length array with flexible-array memberGustavo A. R. Silva-1/+1
2020-02-29net: sctp: Replace zero-length array with flexible-array memberGustavo A. R. Silva-1/+1
2020-02-29net: sock_reuseport: Replace zero-length array with flexible-array memberGustavo A. R. Silva-1/+1
2020-02-29net: sched: Replace zero-length array with flexible-array memberGustavo A. R. Silva-1/+1
2020-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-0/+27
2020-02-29cfg802154: Replace zero-length array with flexible-array memberGustavo A. R. Silva-1/+1
2020-02-28unix: uses an atomic type for scm files accountingPaolo Abeni-1/+1
2020-02-28af_unix: Replace zero-length array with flexible-array memberGustavo A. R. Silva-1/+1
2020-02-28bonding: Replace zero-length array with flexible-array memberGustavo A. R. Silva-1/+1
2020-02-28net: mpls: Replace zero-length array with flexible-array memberGustavo A. R. Silva-1/+1
2020-02-286lowpan: Replace zero-length array with flexible-array memberGustavo A. R. Silva-1/+1
2020-02-28Bluetooth: Support querying for WBS support through MGMTAlain Michaud-1/+11
2020-02-28Bluetooth: Fixing a few comment typos in the quirk definitions.Alain Michaud-2/+2
2020-02-28Bluetooth: Remove adv set for directed advertisingSathish Narsimman-0/+2
2020-02-28Bluetooth: Replace zero-length array with flexible-array memberGustavo A. R. Silva-23/+23
2020-02-27bpf: INET_DIAG support in bpf_sk_storageMartin KaFai Lau-0/+27
2020-02-27NFC: Replace zero-length array with flexible-array memberGustavo A. R. Silva-8/+8
2020-02-27net: dsa: propagate resolved link config via mac_link_up()Russell King-1/+3
2020-02-25devlink: extend devlink_trap_report() to accept cookie and passJiri Pirko-3/+4
2020-02-25drop_monitor: extend by passing cookie from driverJiri Pirko-0/+3
2020-02-25devlink: add trap metadata type for cookieJiri Pirko-0/+1
2020-02-25flow_offload: pass action cookie through offload structuresJiri Pirko-0/+11