summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2020-03-04net/sched: act_ct: Create nf flow table per zonePaul Blakey1-0/+2
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-03-01neighbour: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-01net: flow_offload: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-01net: dn_fib: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-01ndisc: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-3/+3
2020-03-01net: ipv6: mld: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-3/+3
2020-03-01net: lwtunnel: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-01net: ip6_route: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-01net: nexthop: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-01net: sctp: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-01net: sock_reuseport: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-01net: sched: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+27
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-28bpf: 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-25Merge tag 'mac80211-next-for-net-next-2020-02-24' of git://git.kernel.org/pub...David S. Miller2-41/+91
2020-02-25net: Special handling for IP & MPLS.Martin Varghese1-0/+1
2020-02-25net: UDP tunnel encapsulation module for tunnelling different protocols like ...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
2020-02-24nl80211: Add NL command to support TID speicific configurationsTamizh chelvam1-0/+40
2020-02-24cfg80211: Support key configuration for Beacon protection (BIGTK)Jouni Malinen1-0/+5
2020-02-24cfg80211: fix indentation errorsJérôme Pouiller1-11/+11
2020-02-24cfg80211: merge documentations of field "dev"Jérôme Pouiller1-3/+3
2020-02-24cfg80211: merge documentations of field "debugfsdir"Jérôme Pouiller1-3/+2
2020-02-24cfg80211: drop duplicated documentation of field "reg_notifier"Jérôme Pouiller1-1/+0
2020-02-24cfg80211: drop duplicated documentation of field "perm_addr"Jérôme Pouiller1-1/+0
2020-02-24cfg80211: drop duplicated documentation of field "_net"Jérôme Pouiller1-1/+0
2020-02-24cfg80211: drop duplicated documentation of field "registered"Jérôme Pouiller1-2/+0
2020-02-24cfg80211: drop duplicated documentation of field "privid"Jérôme Pouiller1-5/+0
2020-02-24cfg80211: drop duplicated documentation of field "probe_resp_offload"Jérôme Pouiller1-5/+0
2020-02-24Revert "nl80211: add src and dst addr attributes for control port tx/rx"Johannes Berg1-2/+1
2020-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-4/+42