summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2020-04-23ipv6: Honor all IPv6 PIO Valid Lifetime valuesFernando Gont1-2/+0
2020-04-23xdp: export the DEV_MAP_BULK_SIZE macroIoana Ciornei1-0/+2
2020-04-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David 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-08net: ipv6: do not consider routes via gateways for anycast address checkTim Stallard1-0/+1
2020-04-08net: sock.h: fix skb_steal_sock() kernel-docLothar Rubusch1-3/+3
2020-04-08Merge 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-06netfilter: 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-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds73-265/+1391
2020-04-01Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-1/+1
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller6-16/+50
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller5-5/+26
2020-03-31devlink: Allow setting of packet trap group parametersIdo Schimmel1-0/+9
2020-03-31devlink: Add packet trap group parameters supportIdo Schimmel1-1/+4
2020-03-31devlink: Add packet trap policers supportIdo Schimmel1-0/+76
2020-03-30bpf: Don't refcount LISTEN sockets in sk_assign()Joe Stringer1-8/+17
2020-03-30net: Track socket refcounts in skb_steal_sock()Joe Stringer3-5/+11
2020-03-30bpf: Add socket assign supportJoe Stringer1-0/+11
2020-03-30Merge tag 'for-5.7/io_uring-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+3
2020-03-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-0/+5
2020-03-30net: dsa: add port policersVladimir Oltean1-1/+12
2020-03-30devlink: Implicitly set auto recover flag when registering health reporterEran Ben Elisha1-2/+1
2020-03-30net: sched: expose HW stats types per action used by driversJiri Pirko3-2/+17
2020-03-30net: introduce nla_put_bitfield32() helper and use itJiri Pirko1-0/+15
2020-03-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-0/+16
2020-03-30net: ipv6: add rpl sr tunnelAlexander Aring1-0/+12
2020-03-30net: add net available in build_stateAlexander Aring2-5/+6
2020-03-30net: ipv6: add support for rpl sr exthdrAlexander Aring1-0/+34
2020-03-30addrconf: add functionality to check on rpl requirementsAlexander Aring1-0/+3
2020-03-30mptcp: add and use MIB counter infrastructureFlorian Westphal2-0/+7
2020-03-30mptcp: Add handling of outgoing MP_JOIN requestsPeter Krystad1-0/+2
2020-03-30mptcp: Add handling of incoming MP_JOIN requestsPeter Krystad1-0/+11
2020-03-30mptcp: Add ADD_ADDR handlingPeter Krystad1-0/+9
2020-03-30netfilter: conntrack: add nf_ct_acct_add()wenxu1-1/+10
2020-03-30netfilter: nf_tables: skip set types that do not support for expressionsPablo Neira Ayuso1-0/+2
2020-03-30bpf, net: Fix build issue when net ns not configuredDaniel Borkmann1-7/+2
2020-03-29netfilter: nf_queue: place bridge physports into queue_entry structFlorian Westphal1-1/+4
2020-03-29netfilter: nf_queue: make nf_queue_entry_release_refs staticFlorian Westphal1-1/+1
2020-03-28bpf: Allow to retrieve cgroup v1 classid from v2 hooksDaniel Borkmann1-1/+6