index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: remove .ndo_change_proto_down
Jakub Kicinski
2021-11-23
3
-32
/
+5
*
devlink: Add 'enable_iwarp' generic device param
Shiraz Saleem
2021-11-22
1
-0
/
+5
*
skbuff: Switch structure bounds to struct_group()
Kees Cook
2021-11-22
1
-9
/
+5
*
skbuff: Move conditional preprocessor directives out of struct sk_buff
Kees Cook
2021-11-22
1
-5
/
+5
*
net-sysfs: Slightly optimize 'xps_queue_show()'
Christophe JAILLET
2021-11-22
1
-1
/
+1
*
net: annotate accesses to dev->gso_max_segs
Eric Dumazet
2021-11-22
3
-4
/
+5
*
net: annotate accesses to dev->gso_max_size
Eric Dumazet
2021-11-22
1
-1
/
+2
*
net: kunit: add a test for dev_addr_lists
Jakub Kicinski
2021-11-20
2
-0
/
+238
*
dev_addr_list: put the first addr on the tree
Jakub Kicinski
2021-11-20
1
-28
/
+34
*
dev_addr: add a modification check
Jakub Kicinski
2021-11-20
2
-0
/
+20
*
net: unexport dev_addr_init() & dev_addr_flush()
Jakub Kicinski
2021-11-20
1
-2
/
+0
*
net: constify netdev->dev_addr
Jakub Kicinski
2021-11-20
1
-0
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-18
4
-10
/
+16
|
\
|
*
devlink: Don't throw an error if flash notification sent before devlink visible
Leon Romanovsky
2021-11-18
1
-1
/
+3
|
*
page_pool: Revert "page_pool: disable dma mapping support..."
Yunsheng Lin
2021-11-18
1
-6
/
+4
|
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-11-16
1
-0
/
+6
|
|
\
|
|
*
bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progs
Dmitrii Banshchikov
2021-11-15
1
-0
/
+6
|
*
|
sock: fix /proc/net/sockstat underflow in sk_clone_lock()
Tetsuo Handa
2021-11-15
1
-3
/
+3
|
|
/
*
|
net: use an atomic_long_t for queue->trans_timeout
Eric Dumazet
2021-11-17
1
-5
/
+1
*
|
net: align static siphash keys
Eric Dumazet
2021-11-16
2
-3
/
+3
*
|
net: merge net->core.prot_inuse and net->core.sock_inuse
Eric Dumazet
2021-11-16
1
-11
/
+1
*
|
net: make sock_inuse_add() available
Eric Dumazet
2021-11-16
1
-10
/
+0
*
|
net: inline sock_prot_inuse_add()
Eric Dumazet
2021-11-16
1
-11
/
+0
*
|
net: gro: populate net/core/gro.c
Eric Dumazet
2021-11-16
2
-667
/
+649
*
|
net: gro: move skb_gro_receive into net/core/gro.c
Eric Dumazet
2021-11-16
3
-118
/
+119
*
|
net: gro: move skb_gro_receive_list to udp_offload.c
Eric Dumazet
2021-11-16
1
-26
/
+0
*
|
net: move gro definitions to include/net/gro.h
Eric Dumazet
2021-11-16
1
-0
/
+1
*
|
tcp: add RETPOLINE mitigation to sk_backlog_rcv
Eric Dumazet
2021-11-16
1
-1
/
+4
*
|
net: remove sk_route_nocaps
Eric Dumazet
2021-11-16
1
-1
/
+2
*
|
net: remove sk_route_forced_caps
Eric Dumazet
2021-11-16
1
-1
/
+3
*
|
net: use sk_is_tcp() in more places
Eric Dumazet
2021-11-16
2
-8
/
+4
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-11-15
1
-5
/
+8
|
\
\
|
|
/
|
/
|
|
*
bpf: Extend BTF_ID_LIST_GLOBAL with parameter for number of IDs
Song Liu
2021-11-12
1
-5
/
+1
|
*
bpf: Add ingress_ifindex to bpf_sk_lookup
Mark Pashmfouroush
2021-11-10
1
-0
/
+7
*
|
net: fix premature exit from NAPI state polling in napi_disable()
Alexander Lobakin
2021-11-10
1
-2
/
+5
*
|
bpf, sockmap: sk_skb data_end access incorrect when src_reg = dst_reg
Jussi Maki
2021-11-09
1
-6
/
+30
*
|
bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and colliding
John Fastabend
2021-11-09
1
-0
/
+22
*
|
bpf, sockmap: Use stricter sk state checks in sk_lookup_assign
John Fastabend
2021-11-09
2
-8
/
+4
*
|
devlink: fix flexible_array.cocci warning
Guo Zhengkui
2021-11-04
1
-1
/
+1
*
|
net: fix possible NULL deref in sock_reserve_memory
Eric Dumazet
2021-11-04
1
-1
/
+1
*
|
net: avoid double accounting for pure zerocopy skbs
Talal Ahmad
2021-11-03
2
-2
/
+4
*
|
net: add and use skb_unclone_keeptruesize() helper
Eric Dumazet
2021-11-02
1
-13
/
+1
|
/
*
Revert "net: avoid double accounting for pure zerocopy skbs"
Jakub Kicinski
2021-11-01
2
-4
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-01
1
-0
/
+15
|
\
|
*
cls_flower: Fix inability to match GRE/IPIP packets
Yoshiki Komachi
2021-10-29
1
-0
/
+15
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-11-01
2
-10
/
+56
|
\
\
|
*
|
skmsg: Lose offset info in sk_psock_skb_ingress
Liu Jian
2021-11-01
1
-10
/
+33
|
*
|
bpf: Add bpf_skc_to_unix_sock() helper
Hengqi Chen
2021-10-21
1
-0
/
+23
*
|
|
net: avoid double accounting for pure zerocopy skbs
Talal Ahmad
2021-11-01
2
-2
/
+4
*
|
|
ethtool: don't drop the rtnl_lock half way thru the ioctl
Jakub Kicinski
2021-11-01
1
-38
/
+7
[next]