summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
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
2020-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-5/+42
2020-02-22net: Generate reuseport group ID on group creationJakub Sitnicki1-2/+0
2020-02-22tcp_bpf: Don't let child socket inherit parent protocol ops on copyJakub Sitnicki1-0/+7
2020-02-22net, sk_msg: Clear sk_user_data pointer on clone if taggedJakub Sitnicki1-2/+35
2020-02-21cfg80211: remove support for adjacent channel compensationEmmanuel Grumbach1-7/+0
2020-02-20net: page_pool: API cleanup and commentsIlias Apalodimas1-22/+14
2020-02-19net: core: add helper tcp_v6_gso_csum_prepHeiner Kallweit1-0/+9
2020-02-19devlink: Force enclosing array on binary fmsg dataAya Levin1-0/+5
2020-02-18net: sched: correct flower port blockingJason Baron1-0/+9
2020-02-18net: sched: don't take rtnl lock during flow_action setupVlad Buslov1-1/+1
2020-02-18net: sched: refactor ct action helpers to require tcf_lockVlad Buslov1-2/+4
2020-02-18net: sched: refactor police action helpers to require tcf_lockVlad Buslov1-2/+4
2020-02-18net: sched: lock action when translating it to flow_action infraVlad Buslov1-1/+1
2020-02-17net/sock.h: fix all kernel-doc warningsRandy Dunlap1-5/+33
2020-02-17Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller2-5/+98
2020-02-14Merge tag 'mac80211-for-net-2020-02-14' of git://git.kernel.org/pub/scm/linux...David S. Miller1-6/+5