aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-08Bluetooth: Enable erroneous data reporting if WBS is supportedAlain Michaud3-2/+19
2020-03-05net: sched: Make FIFO Qdisc offloadablePetr Machata1-0/+15
2020-03-04pie: realign commentLeslie Monis1-9/+9
2020-03-04pie: remove pie_vars->accu_prob_overflowsLeslie Monis1-4/+1
2020-03-04pie: use term backlog instead of qlenLeslie Monis1-5/+5
2020-03-03net: dsa: Add bypass operations for the flower classifier-action filterVladimir Oltean1-0/+6
2020-03-03net/sched: act_ct: Create nf flow table per zonePaul Blakey1-0/+2
2020-03-03fib: add missing attribute validation for tun_idJakub Kicinski1-0/+1
2020-03-02net: inet_sock: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-02net: ip6_fib: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-02net: ip_fib: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-03-02net: mip6: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-29neighbour: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-29net: flow_offload: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-29net: dn_fib: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-29ndisc: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-3/+3
2020-02-29net: ipv6: mld: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-3/+3
2020-02-29net: lwtunnel: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-29net: ip6_route: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-29net: nexthop: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-29net: sctp: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-29net: sock_reuseport: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-29net: sched: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+27
2020-02-29cfg802154: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-28unix: uses an atomic type for scm files accountingPaolo Abeni1-1/+1
2020-02-28af_unix: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-28bonding: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-28net: mpls: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-286lowpan: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-28Bluetooth: Support querying for WBS support through MGMTAlain Michaud2-1/+11
2020-02-28Bluetooth: Fixing a few comment typos in the quirk definitions.Alain Michaud1-2/+2
2020-02-28Bluetooth: Remove adv set for directed advertisingSathish Narsimman1-0/+2
2020-02-28Bluetooth: Replace zero-length array with flexible-array memberGustavo A. R. Silva4-23/+23
2020-02-27bpf: INET_DIAG support in bpf_sk_storageMartin KaFai Lau1-0/+27
2020-02-27NFC: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-8/+8
2020-02-27net: dsa: propagate resolved link config via mac_link_up()Russell King1-1/+3
2020-02-25devlink: extend devlink_trap_report() to accept cookie and passJiri Pirko1-3/+4
2020-02-25drop_monitor: extend by passing cookie from driverJiri Pirko1-0/+3
2020-02-25devlink: add trap metadata type for cookieJiri Pirko1-0/+1
2020-02-25flow_offload: pass action cookie through offload structuresJiri Pirko1-0/+11
2020-02-24Merge tag 'mac80211-next-for-net-next-2020-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller2-41/+91
2020-02-24net: Special handling for IP & MPLS.Martin Varghese1-0/+1
2020-02-24net: UDP tunnel encapsulation module for tunnelling different protocols like MPLS, IP, NSH etc.Martin Varghese3-0/+31
2020-02-24devlink: add ACL generic packet trapsJiri Pirko1-0/+9
2020-02-24mac80211: Add api to support configuring TID specific configurationTamizh chelvam1-0/+10
2020-02-24nl80211: Add support to configure TID specific RTSCTS configurationTamizh chelvam1-0/+2
2020-02-24nl80211: Add support to configure TID specific AMPDU configurationTamizh chelvam1-0/+2
2020-02-24nl80211: Add support to configure TID specific retry configurationTamizh chelvam1-0/+8
2020-02-24nl80211: modify TID-config APIJohannes Berg1-18/+25