summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
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-05net/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-04bpf: Adds support for setting window clampPrankur gupta1-0/+1
2020-12-04Merge 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-02inet_ecn: Fix endianness of checksum update when setting ECT(1)Toke Høiland-Jørgensen1-1/+1
2020-12-02bridge: 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-12-01netfilter: use actual socket sk for REJECT actionJan Engelhardt2-5/+4
2020-12-01netfilter: nfnl_acct: remove data from struct netWang Shanker1-3/+0
2020-12-01mptcp: 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-29Merge 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-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-2/+17
2020-11-28net/sched: sch_frag: add generic packet fragment support.wenxu2-0/+8
2020-11-28net/sched: act_mirred: refactor the handle of xmitwenxu1-5/+0
2020-11-28net/tls: add CHACHA20-POLY1305 specific behaviorVadim Fedorenko1-3/+6
2020-11-28net/tls: add CHACHA20-POLY1305 specific defines and structuresVadim Fedorenko1-0/+1
2020-11-28net/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-26net/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-24net: don't include ethtool.h from netdevice.hJakub Kicinski1-0/+1
2020-11-24tcp: fix race condition when creating child sockets from syncookiesRicardo Dias1-2/+3
2020-11-24lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore2-3/+13
2020-11-24compat: always include linux/compat.h from net/compat.hJakub Kicinski1-10/+0
2020-11-22bonding: wait for sysfs kobject destruction before freeing struct slaveJamie Iles1-0/+8
2020-11-21mptcp: 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-20devlink: move flash end and begin to core devlinkJacob Keller1-2/+0
2020-11-20devlink: move request_firmware out of driverJacob Keller1-3/+4
2020-11-20Merge 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-199p: apply review requests for fid refcountingDominique Martinet1-1/+1
2020-11-199p: add refcount to p9_fid structJianyong Wu1-0/+6
2020-11-18net/tls: Fix wrong record sn in async mode of device resyncTariq Toukan1-1/+15
2020-11-18xsk: Introduce batched Tx descriptor interfacesMagnus Karlsson1-0/+7