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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2021-02-07
net_sched: gen_estimator: support large ewma log
Eric Dumazet
1
-4
/
+7
2021-01-27
net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled
Tariq Toukan
1
-0
/
+5
2021-01-27
skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() too
Alexander Lobakin
1
-1
/
+5
2021-01-23
net: avoid 32 x truesize under-estimation for tiny skbs
Eric Dumazet
1
-2
/
+7
2021-01-23
udp: Prevent reuseport_select_sock from reading uninitialized socks
Baptiste Lepers
1
-1
/
+1
2021-01-17
net: drop bogus skb with CHECKSUM_PARTIAL and offset beyond end of trimmed pa...
Vasily Averin
1
-0
/
+6
2021-01-12
net-sysfs: take the rtnl lock when accessing xps_rxqs_map and num_tc
Antoine Tenart
1
-5
/
+18
2021-01-12
net-sysfs: take the rtnl lock when storing xps_rxqs
Antoine Tenart
1
-0
/
+7
2021-01-12
net-sysfs: take the rtnl lock when accessing xps_cpus_map and num_tc
Antoine Tenart
1
-7
/
+22
2021-01-12
net-sysfs: take the rtnl lock when storing xps_cpus
Antoine Tenart
1
-0
/
+6
2020-12-30
lwt: Disable BH too in run_lwt_bpf()
Dongdong Wang
1
-4
/
+4
2020-12-08
sock: set sk_err to ee_errno on dequeue from errq
Willem de Bruijn
1
-1
/
+1
2020-11-24
net: Have netpoll bring-up DSA management interface
Florian Fainelli
1
-4
/
+18
2020-11-24
devlink: Add missing genlmsg_cancel() in devlink_nl_sb_port_pool_fill()
Wang Hai
1
-2
/
+4
2020-10-01
bpf: Fix clobbering of r2 in bpf_gen_ld_abs
Daniel Borkmann
1
-2
/
+2
2020-10-01
neigh_stat_seq_next() should increase position index
Vasily Averin
1
-0
/
+1
2020-09-23
net: handle the return value of pskb_carve_frag_list() correctly
Miaohe Lin
1
-3
/
+7
2020-09-12
net: disable netpoll on fresh napis
Jakub Kicinski
2
-2
/
+3
2020-09-03
net: Fix potential wrong skb->protocol in skb_vlan_untag()
Miaohe Lin
1
-2
/
+2
2020-08-21
net/compat: Add missing sock updates for SCM_RIGHTS
Kees Cook
1
-0
/
+21
2020-07-31
rtnetlink: Fix memory(net_device) leak when ->newlink fails
Weilong Chen
1
-1
/
+2
2020-07-31
udp: Copy has_conns in reuseport_grow().
Kuniyuki Iwashima
1
-0
/
+1
2020-07-31
net-sysfs: add a newline when printing 'tx_timeout' by sysfs
Xiongfeng Wang
1
-1
/
+1
2020-07-31
dev: Defer free of skbs in flush_backlog
Subash Abhinov Kasiviswanathan
1
-1
/
+1
2020-07-22
sched: consistently handle layer3 header accesses in the presence of VLANs
Toke Høiland-Jørgensen
1
-4
/
+4
2020-07-22
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
1
-1
/
+1
2020-07-16
bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()
Kees Cook
1
-1
/
+1
2020-07-01
net: Do not clear the sock TX queue in sk_set_socket()
Tariq Toukan
1
-0
/
+2
2020-07-01
net: increment xmit_recursion level in dev_direct_xmit()
Eric Dumazet
2
-1
/
+3
2020-07-01
net: place xmit recursion in softnet data
Florian Westphal
2
-10
/
+6
2020-07-01
net: fix memleak in register_netdevice()
Yang Yingliang
1
-0
/
+7
2020-06-25
net: core: device_rename: Use rwsem instead of a seqcount
Ahmed S. Darwish
1
-22
/
+18
2020-06-25
sched/rt, net: Use CONFIG_PREEMPTION.patch
Thomas Gleixner
1
-1
/
+1
2020-06-25
net/filter: Permit reading NET in load_bytes_relative when MAC not set
YiFei Zhu
1
-7
/
+9
2020-06-03
__netif_receive_skb_core: pass skb by reference
Boris Sukholitko
1
-5
/
+15
2020-05-20
netprio_cgroup: Fix unlimited memory leak of v2 cgroups
Zefan Li
1
-0
/
+2
2020-05-20
net: fix a potential recursive NETDEV_FEAT_CHANGE
Cong Wang
1
-1
/
+3
2020-05-20
drop_monitor: work around gcc-10 stringop-overflow warning
Arnd Bergmann
1
-4
/
+7
2020-05-10
cgroup, netclassid: remove double cond_resched
Jiri Slaby
1
-3
/
+1
2020-04-21
net: revert default NAPI poll timeout to 2 jiffies
Konstantin Khlebnikov
1
-1
/
+2
2020-04-13
net: Fix Tx hash bound checking
Amritha Nambiar
1
-0
/
+2
2020-03-18
devlink: validate length of region addr/len
Jakub Kicinski
1
-0
/
+2
2020-03-18
devlink: validate length of param values
Jakub Kicinski
1
-12
/
+19
2020-03-18
net: memcg: late association of sock to memcg
Shakeel Butt
1
-1
/
+4
2020-03-18
cgroup, netclassid: periodically release file_lock on classid updating
Dmitry Yakunin
1
-10
/
+37
2020-03-05
net: fib_rules: Correctly set table field when table number exceeds 8 bits
Jethro Beekman
1
-1
/
+1
2020-02-24
bpf: Return -EBADRQC for invalid map type in __bpf_tx_xdp_map
Li RongQing
1
-1
/
+1
2020-02-24
core: Don't skip generic XDP program execution for cloned SKBs
Toke Høiland-Jørgensen
1
-2
/
+2
2020-02-05
net: Fix skb->csum update in inet_proto_csum_replace16().
Praveen Chaudhary
1
-3
/
+17
2020-01-29
net-sysfs: Fix reference count leak
Jouni Hogander
1
-1
/
+3
[next]