aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-06tcp: refine tcp_pacing_delay() for very low pacing ratesEric Dumazet1-13/+8
2020-05-06ipv6: Implement draft-ietf-6man-rfc4941bisFernando Gont1-1/+0
2020-05-05erspan: Add type I version 0 support.William Tu1-2/+17
2020-05-04bonding: remove useless stats_lock_keyCong Wang1-1/+0
2020-05-01net: schedule: add action gate offloadingPo Liu2-0/+109
2020-05-01net: qos: introduce a gate control flow actionPo Liu1-0/+47
2020-05-01net: Replace the limit of TCP_LINGER2 with TCP_FIN_TIMEOUT_MAXCambda Zhu1-0/+1
2020-04-30netlink: add infrastructure to expose policies to userspaceJohannes Berg1-0/+6
2020-04-30netlink: factor out policy range helpersJohannes Berg1-0/+5
2020-04-30netlink: remove NLA_EXACT_LEN_WARNJohannes Berg1-7/+8
2020-04-30netlink: allow NLA_MSECS to have range validationJohannes Berg1-2/+4
2020-04-30netlink: extend policy range validationJohannes Berg1-0/+45
2020-04-30netlink: remove type-unsafe validation_data pointerJohannes Berg1-28/+32
2020-04-30tcp: add hrtimer slack to sack compressionEric Dumazet1-0/+1
2020-04-30docs: networking: convert radiotap-headers.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-0/+4
2020-04-28net: ipv4: add sysctl for nexthop api compatibility modeRoopa Prabhu1-0/+2
2020-04-28net: ipv6: new arg skip_notify to ip6_rt_delRoopa Prabhu2-2/+2
2020-04-27netfilter: nf_tables: allow up to 64 bytes in the set element data areaPablo Neira Ayuso1-0/+4
2020-04-27switchdev: mrp: Extend switchdev API to offload MRPHoratiu Vultur1-0/+62
2020-04-25tcp: mptcp: use mptcp receive buffer space to select rcv windowFlorian Westphal1-0/+3
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-3/+5
2020-04-24net: ipv6: remove unused inline function ip6_set_txhashYueHaibing1-1/+0
2020-04-24net: sched: remove unused inline function qdisc_reset_all_txYueHaibing1-5/+0
2020-04-24mac80211: populate debugfs only after cfg80211 initJohannes Berg1-1/+3
2020-04-23ipv6: Honor all IPv6 PIO Valid Lifetime valuesFernando Gont1-2/+0
2020-04-22xdp: export the DEV_MAP_BULK_SIZE macroIoana Ciornei1-0/+2
2020-04-22ipv6: ndisc: RFC-ietf-6man-ra-pref64-09 is now published as RFC8781Maciej Żenczykowski1-1/+1
2020-04-18tcp: cache line align MAX_TCP_HEADEREric Dumazet1-1/+1
2020-04-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller4-3/+45
2020-04-15Bluetooth: Clear HCI_LL_RPA_RESOLUTION flag on resetMarcel Holtmann1-0/+1
2020-04-15Bluetooth: Enable LE Enhanced Connection Complete event.Marcel Holtmann1-0/+1
2020-04-15Bluetooth: Sort list of LE features constantsMarcel Holtmann1-3/+1
2020-04-14cfg80211: fix kernel-doc notationLothar Rubusch1-0/+10
2020-04-07net: ipv6: do not consider routes via gateways for anycast address checkTim Stallard1-0/+1
2020-04-07net: sock.h: fix skb_steal_sock() kernel-docLothar Rubusch1-3/+3
2020-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+1
2020-04-07Bluetooth: debugfs option to unset MITM flagArchie Pusaka1-0/+1
2020-04-06Merge tag '9p-for-5.7' of git://github.com/martinetd/linuxLinus Torvalds1-2/+2
2020-04-05netfilter: nf_tables: do not update stateful expressions if lookup is invertedPablo Neira Ayuso1-1/+1
2020-04-05Bluetooth: Add HCI device identifier for VIRTIO devicesMarcel Holtmann1-0/+1
2020-04-05Bluetooth: Add support for reading security informationMarcel Holtmann1-0/+7
2020-04-05Bluetooth: Add support for Read Local Simple Pairing OptionsMarcel Holtmann2-0/+9
2020-04-05Bluetooth: Add framework for Microsoft vendor extensionMiao-chen Chou1-0/+13
2020-04-05Bluetooth: add support to notify using SCO air modeSathish Narsimman1-0/+3
2020-04-02Bluetooth: Add BT_MODE socket optionLuiz Augusto von Dentz1-0/+8
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds73-265/+1391
2020-03-31Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller6-16/+50
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller5-5/+26