summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2020-12-09mptcp: add port support for ADD_ADDR suboption writingGeliang Tang1-0/+1
2020-12-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller3-8/+75
2020-12-07Bluetooth: Change MGMT security info CMD to be more genericDaniel Winkler1-5/+10
2020-12-07Bluetooth: Query LE tx power on startupDaniel Winkler2-0/+9
2020-12-07Bluetooth: Use intervals and tx power from mgmt cmdsDaniel Winkler1-1/+4
2020-12-07Bluetooth: Break add adv into two mgmt commandsDaniel Winkler2-0/+36
2020-12-07Bluetooth: Add helper to set adv dataDaniel Winkler1-0/+3
2020-12-07Bluetooth: Add toggle to switch off interleave scanHoward Chung1-0/+1
2020-12-07Bluetooth: Interleave with allowlist scanHoward Chung1-0/+10
2020-12-07Bluetooth: fix typo in struct nameReo Shiseki1-2/+2
2020-12-04net/nfc/nci: Support NCI 2.x initial sequenceBongsu Jeon1-0/+34
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski5-5/+39
2020-12-03bpf: Adds support for setting window clampPrankur gupta1-0/+1
2020-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-1/+9
2020-12-03tcp: merge 'init_req' and 'route_req' functionsFlorian Westphal1-5/+4
2020-12-01inet_ecn: Fix endianness of checksum update when setting ECT(1)Toke Høiland-Jørgensen1-1/+1
2020-12-01bridge: switchdev: Notify about VLAN protocol changesDanielle Ratson1-0/+2
2020-12-01net: sched: remove redundant 'rtnl_held' argumentVlad Buslov1-1/+1
2020-12-01net, xdp, xsk: fix __sk_mark_napi_id_once napi_id errorDaniel Borkmann1-3/+7
2020-11-30mptcp: open code mptcp variant for lock_sockPaolo Abeni1-0/+1
2020-12-01xsk: Propagate napi_id to XDP socket Rx pathBjörn Töpel2-5/+17
2020-12-01net: Add SO_BUSY_POLL_BUDGET socket optionBjörn Töpel2-2/+7
2020-12-01net: Introduce preferred busy-pollingBjörn Töpel2-2/+7
2020-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski1-0/+7
2020-11-28Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-0/+1
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-2/+17
2020-11-27net/sched: sch_frag: add generic packet fragment support.wenxu2-0/+8
2020-11-27net/sched: act_mirred: refactor the handle of xmitwenxu1-5/+0
2020-11-27net/tls: add CHACHA20-POLY1305 specific behaviorVadim Fedorenko1-3/+6
2020-11-27net/tls: add CHACHA20-POLY1305 specific defines and structuresVadim Fedorenko1-0/+1
2020-11-27net/tls: make inline helpers protocol-awareVadim Fedorenko1-14/+12
2020-11-27netfilter: nftables_offload: build mask based from the matching bytesPablo Neira Ayuso1-0/+3
2020-11-27netfilter: nftables_offload: set address type in control dissectorPablo Neira Ayuso1-0/+4
2020-11-25net/tls: Protect from calling tls_dev_del for TLS RX twiceMaxim Mikityanskiy1-0/+6
2020-11-24devlink: Add blackhole_nexthop trapIdo Schimmel1-1/+3
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski1-0/+1
2020-11-23tcp: fix race condition when creating child sockets from syncookiesRicardo Dias1-2/+3
2020-11-23compat: always include linux/compat.h from net/compat.hJakub Kicinski1-10/+0
2020-11-21bonding: wait for sysfs kobject destruction before freeing struct slaveJamie Iles1-0/+8
2020-11-20mptcp: track window announced to peerFlorian Westphal1-1/+2
2020-11-20net: stream: fix TCP references when INET is not enabledRandy Dunlap1-0/+5
2020-11-20net: add annotation for sock_{lock,unlock}_fastPaolo Abeni1-3/+7
2020-11-20net: openvswitch: Be liberal in tcp conntrack.Numan Siddique1-0/+14
2020-11-20xsk: Fix umem cleanup bug at socket destructMagnus Karlsson1-0/+1
2020-11-19devlink: move flash end and begin to core devlinkJacob Keller1-2/+0
2020-11-19devlink: move request_firmware out of driverJacob Keller1-3/+4
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-4/+50
2020-11-19ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 moduleGeorg Kohmann2-2/+30
2020-11-17net/tls: Fix wrong record sn in async mode of device resyncTariq Toukan1-1/+15
2020-11-17xsk: Introduce batched Tx descriptor interfacesMagnus Karlsson1-0/+7