summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-09-172-5/+32
|\
| * selftests/bpf: Test new __sk_buff field hwtstampVadim Fedorenko2021-09-101-0/+8
| * bpf: Add hardware timestamp field to __sk_buffVadim Fedorenko2021-09-101-0/+21
| * bpf: Permit ingress_ifindex in bpf_prog_test_run_xattrNeil Spring2021-09-071-5/+3
* | devlink: Delete not-used devlink APIsLeon Romanovsky2021-09-171-99/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-1625-85/+102
|\ \
| * \ Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-09-1616-59/+62
| |\ \
| | * | net: dsa: flush switchdev workqueue before tearing down CPU/DSA portsVladimir Oltean2021-09-153-15/+37
| | * | net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setupVladimir Oltean2021-09-151-7/+5
| | * | Revert "Revert "ipv4: fix memory leaks in ip_cmsg_send() callers""Eric Dumazet2021-09-144-7/+10
| | * | tcp: fix tp->undo_retrans accounting in tcp_sacktag_one()zhenggy2021-09-141-1/+1
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-09-142-14/+3
| | |\ \
| | | * | bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed modeDaniel Borkmann2021-09-132-14/+3
| | * | | net-caif: avoid user-triggerable WARN_ON(1)Eric Dumazet2021-09-141-16/+3
| | * | | ipv6: delay fib6_sernum increase in fib6_addzhang kai2021-09-131-2/+1
| | * | | tipc: increase timeout in tipc_sk_enqueue()Hoang Le2021-09-131-1/+1
| | * | | udp_tunnel: Fix udp_tunnel_nic work-queue typeAya Levin2021-09-131-1/+1
| | * | | Revert "ipv4: fix memory leaks in ip_cmsg_send() callers"Yajun Deng2021-09-134-10/+7
| | * | | net/packet: clarify source of pr_*() messagesBaruch Siach2021-09-101-0/+2
| | * | | net/l2tp: Fix reference count leak in l2tp_udp_recv_coreXiyu Yang2021-09-091-1/+3
| | * | | net/af_unix: fix a data-race in unix_dgram_pollEric Dumazet2021-09-091-1/+1
| | * | | mctp: perform route destruction under RCU read lockJeremy Kerr2021-09-081-0/+2
| | * | | dccp: don't duplicate ccid when cloning dccp sockLin, Zhenpeng2021-09-081-0/+2
| * | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2021-09-112-13/+20
| |\ \ \ \
| | * | | | af_vsock: rename variables in receive loopArseny Krasnov2021-09-061-5/+5
| | * | | | virtio/vsock: support MSG_EOR bit processingArseny Krasnov2021-09-051-1/+8
| | * | | | virtio/vsock: rename 'EOR' to 'EOM' bit.Arseny Krasnov2021-09-051-7/+7
| * | | | | Merge tag 'nfsd-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2021-09-083-7/+10
| |\ \ \ \ \
| | * | | | | SUNRPC: improve error response to over-size gss credentialNeilBrown2021-09-032-1/+3
| | * | | | | SUNRPC: don't pause on incomplete allocationNeilBrown2021-09-011-6/+7
| * | | | | | Merge tag '9p-for-5.15-rc1' of git://github.com/martinetd/linuxLinus Torvalds2021-09-084-6/+10
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | net/9p: increase default msize to 128kChristian Schoenebeck2021-09-051-1/+1
| | * | | | | net/9p: use macro to define default msizeChristian Schoenebeck2021-09-051-2/+4
| | * | | | | net/9p: increase tcp max msize to 1MBDominique Martinet2021-09-051-1/+1
| | * | | | | 9p/xen: Fix end of loop tests for list_for_each_entryHarshvardhan Jha2021-07-271-2/+2
| | * | | | | 9p/trans_virtio: Remove sysfs file on probe failureXie Yongji2021-07-271-1/+3
* | | | | | | net/tls: support SM4 GCM/CCM algorithmTianjia Zhang2021-09-162-0/+80
* | | | | | | devlink: Delete not-used single parameter notification APIsLeon Romanovsky2021-09-151-48/+0
* | | | | | | net: sched: update default qdisc visibility after Tx queue cnt changesJakub Kicinski2021-09-154-0/+58
* | | | | | | net: dsa: tag_rtl4_a: Drop bit 9 from egress framesLinus Walleij2021-09-141-1/+1
* | | | | | | skbuff: inline page_frag_alloc_align()Yajun Deng2021-09-141-11/+8
* | | | | | | ethtool: prevent endless loop if eeprom size is smaller than announcedHeiner Kallweit2021-09-141-0/+4
* | | | | | | net/smc: add generic netlink support for system EIDKarsten Graul2021-09-143-0/+80
* | | | | | | net/smc: keep static copy of system EIDKarsten Graul2021-09-145-18/+17
* | | | | | | net/smc: add support for user defined EIDsKarsten Graul2021-09-147-31/+320
* | | | | | | nfc: do not break pr_debug() call into separate linesKrzysztof Kozlowski2021-09-131-14/+9
|/ / / / / /
* | | | | | Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-09-0729-158/+298
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | ieee802154: Remove redundant initialization of variable retColin Ian King2021-09-071-1/+1
| * | | | | ip6_gre: Revert "ip6_gre: add validation for csum_start"Willem de Bruijn2021-09-061-2/+0
| * | | | | ip_gre: validate csum_start only on pullWillem de Bruijn2021-09-051-3/+6