summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* tcp: Fix data-races around sysctl knobs related to SYN option.Kuniyuki Iwashima2022-07-201-2/+2
* tcp: Fix data-races around sysctl_tcp_migrate_req.Kuniyuki Iwashima2022-07-181-2/+2
* tcp: Fix data-races around sysctl_tcp_syncookies.Kuniyuki Iwashima2022-07-181-2/+2
* seg6: bpf: fix skb checksum in bpf_push_seg6_encap()Andrea Mayer2022-07-141-1/+0
* xdp: Fix spurious packet loss in generic XDP TX pathJohan Almbladh2022-07-061-2/+6
* sock: redo the psock vs ULP protection checkJakub Kicinski2022-06-231-0/+5
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-06-171-6/+28
|\
| * bpf: Fix request_sock leak in sk lookup helpersJon Maxwell2022-06-151-6/+28
* | net: fix data-race in dev_isalive()Eric Dumazet2022-06-172-10/+16
|/
* netfilter: nf_tables: bail out early if hardware offload is not supportedPablo Neira Ayuso2022-06-061-0/+6
* net, neigh: Set lower cap for neigh_managed_work rearmingDaniel Borkmann2022-05-251-1/+1
* Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-05-2523-354/+1560
|\
| * Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-05-233-9/+46
| |\
| | * bpf: Add bpf_skc_to_mptcp_sock_protoGeliang Tang2022-05-201-0/+18
| | * bpf: Add source ip in "struct bpf_tunnel_key"Kaixi Fan2022-05-101-0/+9
| | * bpf: Print some info if disable bpf_jit_enable failedTiezhu Yang2022-05-101-0/+6
| | * net: sysctl: Use SYSCTL_TWO instead of &twoTiezhu Yang2022-05-101-4/+3
| | * bpf, sockmap: Call skb_linearize only when required in sk_psock_skb_ingress_e...Liu Jian2022-04-281-9/+13
| * | net: wrap the wireless pointers in struct net_device in an ifdefJakub Kicinski2022-05-221-8/+13
| * | net: avoid strange behavior with skb_defer_max == 1Jakub Kicinski2022-05-201-8/+5
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-191-1/+1
| |\ \
| * | | net: call skb_defer_free_flush() before each napi_poll()Eric Dumazet2022-05-161-2/+3
| * | | net: add skb_defer_max sysctlEric Dumazet2022-05-164-7/+19
| * | | net: use napi_consume_skb() in skb_defer_free_flush()Eric Dumazet2022-05-161-1/+1
| * | | net: fix possible race in skb_attempt_defer_free()Eric Dumazet2022-05-162-5/+7
| * | | net: skb: check the boundrary of drop reason in kfree_skb_reason()Menglong Dong2022-05-161-0/+2
| * | | net: dm: check the boundary of skb drop reasonsMenglong Dong2022-05-161-1/+1
| * | | net: core: add READ_ONCE/WRITE_ONCE annotations for sk->sk_bound_dev_ifEric Dumazet2022-05-161-4/+7
| * | | net: allow gro_max_size to exceed 65536Alexander Duyck2022-05-163-9/+9
| * | | net: allow gso_max_size to exceed 65536Alexander Duyck2022-05-163-4/+19
| * | | net: add IFLA_TSO_{MAX_SIZE|SEGS} attributesEric Dumazet2022-05-161-0/+6
| * | | net: page_pool: add page allocation stats for two fast page allocate pathJie Wang2022-05-131-1/+4
| * | | net: update the register_netdevice() kdocJakub Kicinski2022-05-121-14/+6
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-121-1/+3
| |\ \ \
| * | | | rtnetlink: verify rate parameters for calls to ndo_set_vf_rateBin Chen2022-05-121-10/+18
| * | | | net: add more debug info in skb_checksum_help()Eric Dumazet2022-05-111-4/+6
| * | | | net: remove two BUG() from skb_checksum_help()Eric Dumazet2022-05-111-2/+6
| * | | | net: fix kdoc on __dev_queue_xmit()Jakub Kicinski2022-05-101-20/+15
| * | | | rtnetlink: add extack support in fdb del handlersAlaa Mohamed2022-05-091-2/+2
| * | | | net: move netif_set_gso_max helpersJakub Kicinski2022-05-061-0/+21
| * | | | net: make drivers set the TSO limit not the GSO limitJakub Kicinski2022-05-061-2/+2
| * | | | net: don't allow user space to lift the device limitsJakub Kicinski2022-05-062-2/+37
| * | | | net: add netif_inherit_tso_max()Jakub Kicinski2022-05-061-0/+12
| * | | | net: Make msg_zerocopy_alloc staticDavid Ahern2022-05-051-2/+1
| * | | | net: align SO_RCVMARK required privileges with SO_MARKEyal Birger2022-05-051-0/+6
| * | | | Revert "Merge branch 'mlxsw-line-card-model'"Jakub Kicinski2022-05-051-298/+5
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-051-5/+11
| |\ \ \ \
| * | | | | memcg: accounting for objects allocated for new netdeviceVasily Averin2022-05-041-1/+1
| * | | | | netdev: reshuffle netif_napi_add() APIs to allow dropping weightJakub Kicinski2022-05-031-3/+3
| * | | | | net: sysctl: introduce sysctl SYSCTL_THREETonghao Zhang2022-05-031-2/+1