summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* net: inet_sock: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-021-1/+1
* net: ip6_fib: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-021-1/+1
* net: ip_fib: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-021-2/+2
* net: mip6: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-021-1/+1
* neighbour: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-291-1/+1
* net: flow_offload: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-291-1/+1
* net: dn_fib: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-291-1/+1
* ndisc: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-291-3/+3
* net: ipv6: mld: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-291-3/+3
* net: lwtunnel: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-291-1/+1
* net: ip6_route: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-291-1/+1
* net: nexthop: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-291-1/+1
* net: sctp: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-291-1/+1
* net: sock_reuseport: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-291-1/+1
* net: sched: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-291-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-02-291-0/+27
|\
| * bpf: INET_DIAG support in bpf_sk_storageMartin KaFai Lau2020-02-271-0/+27
* | unix: uses an atomic type for scm files accountingPaolo Abeni2020-02-281-1/+1
* | af_unix: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-281-1/+1
* | bonding: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-281-1/+1
* | net: mpls: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-281-1/+1
* | NFC: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-272-8/+8
* | net: dsa: propagate resolved link config via mac_link_up()Russell King2020-02-271-1/+3
* | devlink: extend devlink_trap_report() to accept cookie and passJiri Pirko2020-02-251-3/+4
* | drop_monitor: extend by passing cookie from driverJiri Pirko2020-02-251-0/+3
* | devlink: add trap metadata type for cookieJiri Pirko2020-02-251-0/+1
* | flow_offload: pass action cookie through offload structuresJiri Pirko2020-02-251-0/+11
* | Merge tag 'mac80211-next-for-net-next-2020-02-24' of git://git.kernel.org/pub...David S. Miller2020-02-242-41/+91
|\ \
| * | mac80211: Add api to support configuring TID specific configurationTamizh chelvam2020-02-241-0/+10
| * | nl80211: Add support to configure TID specific RTSCTS configurationTamizh chelvam2020-02-241-0/+2
| * | nl80211: Add support to configure TID specific AMPDU configurationTamizh chelvam2020-02-241-0/+2
| * | nl80211: Add support to configure TID specific retry configurationTamizh chelvam2020-02-241-0/+8
| * | nl80211: modify TID-config APIJohannes Berg2020-02-241-18/+25
| * | nl80211: Add NL command to support TID speicific configurationsTamizh chelvam2020-02-241-0/+40
| * | cfg80211: Support key configuration for Beacon protection (BIGTK)Jouni Malinen2020-02-241-0/+5
| * | cfg80211: fix indentation errorsJérôme Pouiller2020-02-241-11/+11
| * | cfg80211: merge documentations of field "dev"Jérôme Pouiller2020-02-241-3/+3
| * | cfg80211: merge documentations of field "debugfsdir"Jérôme Pouiller2020-02-241-3/+2
| * | cfg80211: drop duplicated documentation of field "reg_notifier"Jérôme Pouiller2020-02-241-1/+0
| * | cfg80211: drop duplicated documentation of field "perm_addr"Jérôme Pouiller2020-02-241-1/+0
| * | cfg80211: drop duplicated documentation of field "_net"Jérôme Pouiller2020-02-241-1/+0
| * | cfg80211: drop duplicated documentation of field "registered"Jérôme Pouiller2020-02-241-2/+0
| * | cfg80211: drop duplicated documentation of field "privid"Jérôme Pouiller2020-02-241-5/+0
| * | cfg80211: drop duplicated documentation of field "probe_resp_offload"Jérôme Pouiller2020-02-241-5/+0
| * | Revert "nl80211: add src and dst addr attributes for control port tx/rx"Johannes Berg2020-02-241-2/+1
| * | cfg80211: remove support for adjacent channel compensationEmmanuel Grumbach2020-02-211-7/+0
* | | net: Special handling for IP & MPLS.Martin Varghese2020-02-241-0/+1
* | | net: UDP tunnel encapsulation module for tunnelling different protocols like ...Martin Varghese2020-02-243-0/+31
* | | devlink: add ACL generic packet trapsJiri Pirko2020-02-241-0/+9
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-02-213-4/+42
|\ \