summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2020-02-27bpf: INET_DIAG support in bpf_sk_storageMartin KaFai Lau
2020-02-27NFC: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-27net: dsa: propagate resolved link config via mac_link_up()Russell King
2020-02-25devlink: extend devlink_trap_report() to accept cookie and passJiri Pirko
2020-02-25drop_monitor: extend by passing cookie from driverJiri Pirko
2020-02-25devlink: add trap metadata type for cookieJiri Pirko
2020-02-25flow_offload: pass action cookie through offload structuresJiri Pirko
2020-02-24Merge tag 'mac80211-next-for-net-next-2020-02-24' of git://git.kernel.org/pub...David S. Miller
2020-02-24net: Special handling for IP & MPLS.Martin Varghese
2020-02-24net: UDP tunnel encapsulation module for tunnelling different protocols like ...Martin Varghese
2020-02-24devlink: add ACL generic packet trapsJiri Pirko
2020-02-24mac80211: Add api to support configuring TID specific configurationTamizh chelvam
2020-02-24nl80211: Add support to configure TID specific RTSCTS configurationTamizh chelvam
2020-02-24nl80211: Add support to configure TID specific AMPDU configurationTamizh chelvam
2020-02-24nl80211: Add support to configure TID specific retry configurationTamizh chelvam
2020-02-24nl80211: modify TID-config APIJohannes Berg
2020-02-24nl80211: Add NL command to support TID speicific configurationsTamizh chelvam
2020-02-24cfg80211: Support key configuration for Beacon protection (BIGTK)Jouni Malinen
2020-02-24cfg80211: fix indentation errorsJérôme Pouiller
2020-02-24cfg80211: merge documentations of field "dev"Jérôme Pouiller
2020-02-24cfg80211: merge documentations of field "debugfsdir"Jérôme Pouiller
2020-02-24cfg80211: drop duplicated documentation of field "reg_notifier"Jérôme Pouiller
2020-02-24cfg80211: drop duplicated documentation of field "perm_addr"Jérôme Pouiller
2020-02-24cfg80211: drop duplicated documentation of field "_net"Jérôme Pouiller
2020-02-24cfg80211: drop duplicated documentation of field "registered"Jérôme Pouiller
2020-02-24cfg80211: drop duplicated documentation of field "privid"Jérôme Pouiller
2020-02-24cfg80211: drop duplicated documentation of field "probe_resp_offload"Jérôme Pouiller
2020-02-24Revert "nl80211: add src and dst addr attributes for control port tx/rx"Johannes Berg
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-02-21net: Generate reuseport group ID on group creationJakub Sitnicki
2020-02-21tcp_bpf: Don't let child socket inherit parent protocol ops on copyJakub Sitnicki
2020-02-21net, sk_msg: Clear sk_user_data pointer on clone if taggedJakub Sitnicki
2020-02-21cfg80211: remove support for adjacent channel compensationEmmanuel Grumbach
2020-02-20net: page_pool: API cleanup and commentsIlias Apalodimas
2020-02-19net: sched: Pass ingress block to tcf_classify_ingressPaul Blakey
2020-02-19net: sched: Introduce ingress classification functionPaul Blakey
2020-02-19net: core: add helper tcp_v6_gso_csum_prepHeiner Kallweit
2020-02-18devlink: Force enclosing array on binary fmsg dataAya Levin
2020-02-17net: sched: correct flower port blockingJason Baron
2020-02-17net: sched: don't take rtnl lock during flow_action setupVlad Buslov
2020-02-17net: sched: refactor ct action helpers to require tcf_lockVlad Buslov
2020-02-17net: sched: refactor police action helpers to require tcf_lockVlad Buslov
2020-02-17net: sched: lock action when translating it to flow_action infraVlad Buslov
2020-02-16net/sock.h: fix all kernel-doc warningsRandy Dunlap
2020-02-16Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller
2020-02-14Merge tag 'mac80211-for-net-2020-02-14' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-02-14mac80211: allow setting queue_len for drivers not using wake_tx_queueJohn Crispin
2020-02-14mac80211: Fix setting txpower to zeroBen Greear
2020-02-13icmp: introduce helper for nat'd source address in network device contextJason A. Donenfeld