summaryrefslogtreecommitdiff
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* net: schedule: add action gate offloadingPo Liu2020-05-012-0/+109
* net: qos: introduce a gate control flow actionPo Liu2020-05-011-0/+47
* net: Replace the limit of TCP_LINGER2 with TCP_FIN_TIMEOUT_MAXCambda Zhu2020-05-011-0/+1
* netlink: add infrastructure to expose policies to userspaceJohannes Berg2020-04-301-0/+6
* netlink: factor out policy range helpersJohannes Berg2020-04-301-0/+5
* netlink: remove NLA_EXACT_LEN_WARNJohannes Berg2020-04-301-7/+8
* netlink: allow NLA_MSECS to have range validationJohannes Berg2020-04-301-2/+4
* netlink: extend policy range validationJohannes Berg2020-04-301-0/+45
* netlink: remove type-unsafe validation_data pointerJohannes Berg2020-04-301-28/+32
* tcp: add hrtimer slack to sack compressionEric Dumazet2020-04-301-0/+1
* docs: networking: convert radiotap-headers.txt to ReSTMauro Carvalho Chehab2020-04-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2020-04-291-0/+4
|\
| * netfilter: nf_tables: allow up to 64 bytes in the set element data areaPablo Neira Ayuso2020-04-271-0/+4
* | net: ipv4: add sysctl for nexthop api compatibility modeRoopa Prabhu2020-04-281-0/+2
* | net: ipv6: new arg skip_notify to ip6_rt_delRoopa Prabhu2020-04-282-2/+2
* | switchdev: mrp: Extend switchdev API to offload MRPHoratiu Vultur2020-04-271-0/+62
|/
* tcp: mptcp: use mptcp receive buffer space to select rcv windowFlorian Westphal2020-04-251-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-04-253-3/+5
|\
| * mac80211: populate debugfs only after cfg80211 initJohannes Berg2020-04-241-1/+3
| * ipv6: ndisc: RFC-ietf-6man-ra-pref64-09 is now published as RFC8781Maciej Żenczykowski2020-04-221-1/+1
| * tcp: cache line align MAX_TCP_HEADEREric Dumazet2020-04-181-1/+1
* | net: ipv6: remove unused inline function ip6_set_txhashYueHaibing2020-04-241-1/+0
* | net: sched: remove unused inline function qdisc_reset_all_txYueHaibing2020-04-241-5/+0
* | ipv6: Honor all IPv6 PIO Valid Lifetime valuesFernando Gont2020-04-231-2/+0
* | xdp: export the DEV_MAP_BULK_SIZE macroIoana Ciornei2020-04-221-0/+2
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2020-04-174-3/+45
|\ \ | |/ |/|
| * Bluetooth: Clear HCI_LL_RPA_RESOLUTION flag on resetMarcel Holtmann2020-04-151-0/+1
| * Bluetooth: Enable LE Enhanced Connection Complete event.Marcel Holtmann2020-04-151-0/+1
| * Bluetooth: Sort list of LE features constantsMarcel Holtmann2020-04-151-3/+1
| * Bluetooth: debugfs option to unset MITM flagArchie Pusaka2020-04-071-0/+1
| * Bluetooth: Add HCI device identifier for VIRTIO devicesMarcel Holtmann2020-04-051-0/+1
| * Bluetooth: Add support for reading security informationMarcel Holtmann2020-04-051-0/+7
| * Bluetooth: Add support for Read Local Simple Pairing OptionsMarcel Holtmann2020-04-052-0/+9
| * Bluetooth: Add framework for Microsoft vendor extensionMiao-chen Chou2020-04-051-0/+13
| * Bluetooth: add support to notify using SCO air modeSathish Narsimman2020-04-051-0/+3
| * Bluetooth: Add BT_MODE socket optionLuiz Augusto von Dentz2020-04-021-0/+8
* | cfg80211: fix kernel-doc notationLothar Rubusch2020-04-141-0/+10
* | net: ipv6: do not consider routes via gateways for anycast address checkTim Stallard2020-04-071-0/+1
* | net: sock.h: fix skb_steal_sock() kernel-docLothar Rubusch2020-04-071-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-04-071-1/+1
|\ \
| * | netfilter: nf_tables: do not update stateful expressions if lookup is invertedPablo Neira Ayuso2020-04-051-1/+1
| |/
* | Merge tag '9p-for-5.7' of git://github.com/martinetd/linuxLinus Torvalds2020-04-061-2/+2
|\ \ | |/ |/|
| * net/9p: remove unused p9_req_t aux fieldDominique Martinet2020-03-271-2/+0
| * 9pnet: allow making incomplete read requestsSergey Alirzaev2020-03-271-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-03-3173-265/+1391
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-03-306-16/+50
| |\ \
| | * | bpf: Don't refcount LISTEN sockets in sk_assign()Joe Stringer2020-03-301-8/+17
| | * | net: Track socket refcounts in skb_steal_sock()Joe Stringer2020-03-303-5/+11
| | * | bpf: Add socket assign supportJoe Stringer2020-03-301-0/+11
| | * | bpf, net: Fix build issue when net ns not configuredDaniel Borkmann2020-03-301-7/+2