summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
2020-05-01net: schedule: add action gate offloadingPo Liu
2020-05-01net: qos: introduce a gate control flow actionPo Liu
2020-05-01net: Replace the limit of TCP_LINGER2 with TCP_FIN_TIMEOUT_MAXCambda Zhu
2020-04-30netlink: add infrastructure to expose policies to userspaceJohannes Berg
2020-04-30netlink: factor out policy range helpersJohannes Berg
2020-04-30netlink: remove NLA_EXACT_LEN_WARNJohannes Berg
2020-04-30netlink: allow NLA_MSECS to have range validationJohannes Berg
2020-04-30netlink: extend policy range validationJohannes Berg
2020-04-30netlink: remove type-unsafe validation_data pointerJohannes Berg
2020-04-30tcp: add hrtimer slack to sack compressionEric Dumazet
2020-04-30docs: networking: convert radiotap-headers.txt to ReSTMauro Carvalho Chehab
2020-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-04-28net: ipv4: add sysctl for nexthop api compatibility modeRoopa Prabhu
2020-04-28net: ipv6: new arg skip_notify to ip6_rt_delRoopa Prabhu
2020-04-27netfilter: nf_tables: allow up to 64 bytes in the set element data areaPablo Neira Ayuso
2020-04-27switchdev: mrp: Extend switchdev API to offload MRPHoratiu Vultur
2020-04-25tcp: mptcp: use mptcp receive buffer space to select rcv windowFlorian Westphal
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-04-24net: ipv6: remove unused inline function ip6_set_txhashYueHaibing
2020-04-24net: sched: remove unused inline function qdisc_reset_all_txYueHaibing
2020-04-24mac80211: populate debugfs only after cfg80211 initJohannes Berg
2020-04-23ipv6: Honor all IPv6 PIO Valid Lifetime valuesFernando Gont
2020-04-22xdp: export the DEV_MAP_BULK_SIZE macroIoana Ciornei
2020-04-22ipv6: ndisc: RFC-ietf-6man-ra-pref64-09 is now published as RFC8781Maciej Żenczykowski
2020-04-18tcp: cache line align MAX_TCP_HEADEREric Dumazet
2020-04-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-04-15Bluetooth: Clear HCI_LL_RPA_RESOLUTION flag on resetMarcel Holtmann
2020-04-15Bluetooth: Enable LE Enhanced Connection Complete event.Marcel Holtmann
2020-04-15Bluetooth: Sort list of LE features constantsMarcel Holtmann
2020-04-14cfg80211: fix kernel-doc notationLothar Rubusch
2020-04-07net: ipv6: do not consider routes via gateways for anycast address checkTim Stallard
2020-04-07net: sock.h: fix skb_steal_sock() kernel-docLothar Rubusch
2020-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-04-07Bluetooth: debugfs option to unset MITM flagArchie Pusaka
2020-04-06Merge tag '9p-for-5.7' of git://github.com/martinetd/linuxLinus Torvalds
2020-04-05netfilter: nf_tables: do not update stateful expressions if lookup is invertedPablo Neira Ayuso
2020-04-05Bluetooth: Add HCI device identifier for VIRTIO devicesMarcel Holtmann
2020-04-05Bluetooth: Add support for reading security informationMarcel Holtmann
2020-04-05Bluetooth: Add support for Read Local Simple Pairing OptionsMarcel Holtmann
2020-04-05Bluetooth: Add framework for Microsoft vendor extensionMiao-chen Chou
2020-04-05Bluetooth: add support to notify using SCO air modeSathish Narsimman
2020-04-02Bluetooth: Add BT_MODE socket optionLuiz Augusto von Dentz
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-03-31Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-03-30devlink: Allow setting of packet trap group parametersIdo Schimmel
2020-03-30devlink: Add packet trap group parameters supportIdo Schimmel
2020-03-30devlink: Add packet trap policers supportIdo Schimmel
2020-03-30bpf: Don't refcount LISTEN sockets in sk_assign()Joe Stringer