summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2020-04-28xfrm: add support for UDPv6 encapsulation of ESPSabrina Dubroca-0/+8
2020-04-27netfilter: nf_tables: allow up to 64 bytes in the set element data areaPablo Neira Ayuso-0/+4
2020-04-27switchdev: mrp: Extend switchdev API to offload MRPHoratiu Vultur-0/+62
2020-04-25tcp: mptcp: use mptcp receive buffer space to select rcv windowFlorian Westphal-0/+3
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-3/+5
2020-04-24net: ipv6: remove unused inline function ip6_set_txhashYueHaibing-1/+0
2020-04-24net: sched: remove unused inline function qdisc_reset_all_txYueHaibing-5/+0
2020-04-24mac80211: fix two missing documentation entriesJohannes Berg-0/+2
2020-04-24mac80211: add freq_offset to RX statusThomas Pedersen-1/+9
2020-04-24cfg80211: express channels with a KHz componentThomas Pedersen-6/+86
2020-04-24ieee80211: share 802.11 unit conversion helpersThomas Pedersen-7/+0
2020-04-24mac80211: agg-tx: add an option to defer ADDBA transmitMordechay Goodstein-1/+5
2020-04-24cfg80211: Parse HE membership selectorIlan Peer-1/+2
2020-04-24mac80211: add twt_protected flag to the bss_conf structureShaul Triebitz-0/+2
2020-04-24mac80211: Process multicast RX registration for Action framesJouni Malinen-0/+6
2020-04-24cfg80211: support multicast RX registrationJohannes Berg-0/+4
2020-04-24cfg80211: change internal management frame registration APIJohannes Berg-6/+19
2020-04-24cfg80211: Unprotected Beacon frame RX indicationJouni Malinen-2/+10
2020-04-24mac80211: populate debugfs only after cfg80211 initJohannes Berg-1/+3
2020-04-23ipv6: Honor all IPv6 PIO Valid Lifetime valuesFernando Gont-2/+0
2020-04-22xdp: export the DEV_MAP_BULK_SIZE macroIoana Ciornei-0/+2
2020-04-22ipv6: ndisc: RFC-ietf-6man-ra-pref64-09 is now published as RFC8781Maciej Żenczykowski-1/+1
2020-04-20xfrm: espintcp: save and call old ->sk_destructSabrina Dubroca-0/+1
2020-04-18tcp: cache line align MAX_TCP_HEADEREric Dumazet-1/+1
2020-04-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-3/+45
2020-04-15Bluetooth: Clear HCI_LL_RPA_RESOLUTION flag on resetMarcel Holtmann-0/+1
2020-04-15Bluetooth: Enable LE Enhanced Connection Complete event.Marcel Holtmann-0/+1
2020-04-15Bluetooth: Sort list of LE features constantsMarcel Holtmann-3/+1
2020-04-14cfg80211: fix kernel-doc notationLothar Rubusch-0/+10
2020-04-07net: ipv6: do not consider routes via gateways for anycast address checkTim Stallard-0/+1
2020-04-07net: sock.h: fix skb_steal_sock() kernel-docLothar Rubusch-3/+3
2020-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-1/+1
2020-04-07Bluetooth: debugfs option to unset MITM flagArchie Pusaka-0/+1
2020-04-06Merge tag '9p-for-5.7' of git://github.com/martinetd/linuxLinus Torvalds-2/+2
2020-04-05netfilter: nf_tables: do not update stateful expressions if lookup is invertedPablo Neira Ayuso-1/+1
2020-04-05Bluetooth: Add HCI device identifier for VIRTIO devicesMarcel Holtmann-0/+1
2020-04-05Bluetooth: Add support for reading security informationMarcel Holtmann-0/+7
2020-04-05Bluetooth: Add support for Read Local Simple Pairing OptionsMarcel Holtmann-0/+9
2020-04-05Bluetooth: Add framework for Microsoft vendor extensionMiao-chen Chou-0/+13
2020-04-05Bluetooth: add support to notify using SCO air modeSathish Narsimman-0/+3
2020-04-02Bluetooth: Add BT_MODE socket optionLuiz Augusto von Dentz-0/+8
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-265/+1391
2020-03-31Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-1/+1
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-16/+50
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-5/+26
2020-03-30devlink: Allow setting of packet trap group parametersIdo Schimmel-0/+9
2020-03-30devlink: Add packet trap group parameters supportIdo Schimmel-1/+4
2020-03-30devlink: Add packet trap policers supportIdo Schimmel-0/+76
2020-03-30bpf: Don't refcount LISTEN sockets in sk_assign()Joe Stringer-8/+17
2020-03-30net: Track socket refcounts in skb_steal_sock()Joe Stringer-5/+11