index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-27
Merge branch 'master' into mm-stable
akpm
4
-16
/
+49
2022-06-23
sock: redo the psock vs ULP protection check
Jakub Kicinski
1
-0
/
+5
2022-06-18
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-6
/
+28
2022-06-17
net: fix data-race in dev_isalive()
Eric Dumazet
2
-10
/
+16
2022-06-17
net: set proper memcg for net_init hooks allocations
Vasily Averin
1
-0
/
+7
2022-06-15
bpf: Fix request_sock leak in sk lookup helpers
Jon Maxwell
1
-6
/
+28
2022-06-06
netfilter: nf_tables: bail out early if hardware offload is not supported
Pablo Neira Ayuso
1
-0
/
+6
2022-05-26
net, neigh: Set lower cap for neigh_managed_work rearming
Daniel Borkmann
1
-1
/
+1
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
23
-354
/
+1560
2022-05-24
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+0
2022-05-24
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
3
-9
/
+46
2022-05-22
net: wrap the wireless pointers in struct net_device in an ifdef
Jakub Kicinski
1
-8
/
+13
2022-05-21
net: avoid strange behavior with skb_defer_max == 1
Jakub Kicinski
1
-8
/
+5
2022-05-21
bpf: Add bpf_skc_to_mptcp_sock_proto
Geliang Tang
1
-0
/
+18
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-05-18
random32: use real rng for non-deterministic randomness
Jason A. Donenfeld
1
-3
/
+0
2022-05-16
net: fix dev_fill_forward_path with pppoe + bridge
Felix Fietkau
1
-1
/
+1
2022-05-16
net: call skb_defer_free_flush() before each napi_poll()
Eric Dumazet
1
-2
/
+3
2022-05-16
net: add skb_defer_max sysctl
Eric Dumazet
4
-7
/
+19
2022-05-16
net: use napi_consume_skb() in skb_defer_free_flush()
Eric Dumazet
1
-1
/
+1
2022-05-16
net: fix possible race in skb_attempt_defer_free()
Eric Dumazet
2
-5
/
+7
2022-05-16
net: skb: check the boundrary of drop reason in kfree_skb_reason()
Menglong Dong
1
-0
/
+2
2022-05-16
net: dm: check the boundary of skb drop reasons
Menglong Dong
1
-1
/
+1
2022-05-16
net: core: add READ_ONCE/WRITE_ONCE annotations for sk->sk_bound_dev_if
Eric Dumazet
1
-4
/
+7
2022-05-16
net: allow gro_max_size to exceed 65536
Alexander Duyck
3
-9
/
+9
2022-05-16
net: allow gso_max_size to exceed 65536
Alexander Duyck
3
-4
/
+19
2022-05-16
net: add IFLA_TSO_{MAX_SIZE|SEGS} attributes
Eric Dumazet
1
-0
/
+6
2022-05-13
net: page_pool: add page allocation stats for two fast page allocate path
Jie Wang
1
-1
/
+4
2022-05-13
net: update the register_netdevice() kdoc
Jakub Kicinski
1
-14
/
+6
2022-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2022-05-12
rtnetlink: verify rate parameters for calls to ndo_set_vf_rate
Bin Chen
1
-10
/
+18
2022-05-11
net: add more debug info in skb_checksum_help()
Eric Dumazet
1
-4
/
+6
2022-05-11
net: remove two BUG() from skb_checksum_help()
Eric Dumazet
1
-2
/
+6
2022-05-11
net: fix kdoc on __dev_queue_xmit()
Jakub Kicinski
1
-20
/
+15
2022-05-10
bpf: Add source ip in "struct bpf_tunnel_key"
Kaixi Fan
1
-0
/
+9
2022-05-10
bpf: Print some info if disable bpf_jit_enable failed
Tiezhu Yang
1
-0
/
+6
2022-05-10
net: sysctl: Use SYSCTL_TWO instead of &two
Tiezhu Yang
1
-4
/
+3
2022-05-09
rtnetlink: add extack support in fdb del handlers
Alaa Mohamed
1
-2
/
+2
2022-05-09
net: fix wrong network header length
Lina Wang
1
-1
/
+3
2022-05-06
net: move netif_set_gso_max helpers
Jakub Kicinski
1
-0
/
+21
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
1
-2
/
+2
2022-05-06
net: don't allow user space to lift the device limits
Jakub Kicinski
2
-2
/
+37
2022-05-06
net: add netif_inherit_tso_max()
Jakub Kicinski
1
-0
/
+12
2022-05-06
net: Make msg_zerocopy_alloc static
David Ahern
1
-2
/
+1
2022-05-06
net: align SO_RCVMARK required privileges with SO_MARK
Eyal Birger
1
-0
/
+6
2022-05-06
Revert "Merge branch 'mlxsw-line-card-model'"
Jakub Kicinski
1
-298
/
+5
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+11
2022-05-05
tcp: resalt the secret every 10 seconds
Eric Dumazet
1
-3
/
+9
2022-05-05
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
1
-2
/
+2
2022-05-05
memcg: accounting for objects allocated for new netdevice
Vasily Averin
1
-1
/
+1
[next]