index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-31
tcp: fix tcp_set_congestion_control() use from bpf hook
Eric Dumazet
1
-1
/
+2
2019-07-31
net: neigh: fix multiple neigh timer scheduling
Lorenzo Bianconi
1
-0
/
+2
2019-07-21
bpf: sockmap, fix use after free from sleep in psock backlog workqueue
John Fastabend
1
-0
/
+1
2019-07-03
net: remove duplicate fetch in sock_getsockopt
JingYi Hou
1
-3
/
+0
2019-06-22
neigh: fix use-after-free read in pneigh_get_next
Eric Dumazet
1
-0
/
+7
2019-06-11
ethtool: check the return value of get_regs_len
Yunsheng Lin
1
-2
/
+10
2019-06-11
Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_...
Hangbin Liu
1
-3
/
+3
2019-06-11
Revert "fib_rules: fix error in backport of e9919a24d302 ("fib_rules: return ...
Greg Kroah-Hartman
1
-1
/
+0
2019-06-11
pktgen: do not sleep with the thread lock held.
Paolo Abeni
1
-0
/
+11
2019-06-11
neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmit
David Ahern
1
-1
/
+8
2019-06-11
ethtool: fix potential userspace buffer overflow
Vivien Didelot
1
-1
/
+4
2019-06-09
net-gro: fix use-after-free read in napi_gro_frags()
Eric Dumazet
1
-1
/
+1
2019-05-25
net: avoid weird emergency message
Eric Dumazet
1
-1
/
+1
2019-05-21
fib_rules: fix error in backport of e9919a24d302 ("fib_rules: return 0...")
Greg Kroah-Hartman
1
-0
/
+1
2019-05-16
fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL n...
Hangbin Liu
1
-3
/
+3
2019-05-16
net: don't keep lonely packets forever in the gro hash
Paolo Abeni
1
-2
/
+5
2019-04-17
net: ethtool: not call vzalloc for zero sized memory request
Li RongQing
1
-15
/
+26
2019-04-17
netns: provide pure entropy for net_hash_mix()
Eric Dumazet
1
-0
/
+1
2019-04-17
net-gro: Fix GRO flush when receiving a GSO packet.
Steffen Klassert
1
-1
/
+1
2019-04-03
net-sysfs: call dev_hold if kobject_init_and_add success
YueHaibing
1
-2
/
+4
2019-04-03
net: datagram: fix unbounded loop in __skb_try_recv_datagram()
Paolo Abeni
1
-1
/
+1
2019-03-19
gro_cells: make sure device is up in gro_cells_receive()
Eric Dumazet
1
-4
/
+18
2019-03-13
bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt()
Yafang Shao
1
-0
/
+2
2019-03-13
net-sysfs: Fix mem leak in netdev_register_kobject
YueHaibing
1
-0
/
+3
2019-02-27
bpf: bpf_setsockopt: reset sock dst on SO_MARK changes
Peter Oskolkov
1
-1
/
+4
2019-02-27
bpf: correctly set initial window on active Fast Open sender
Yuchung Cheng
1
-1
/
+1
2019-02-23
net: Do not allocate page fragments that are not skb aligned
Alexander Duyck
1
-0
/
+4
2019-02-23
net: Fix for_each_netdev_feature on Big endian
Hauke Mehrtens
1
-2
/
+2
2019-02-20
net: create skb_gso_validate_mac_len()
Daniel Axtens
1
-13
/
+50
2019-02-06
net: set default network namespace in init_dummy_netdev()
Josh Elsasser
1
-0
/
+3
2019-01-26
net: call sk_dst_reset when set SO_DONTROUTE
yupeng
1
-0
/
+1
2019-01-26
net, skbuff: do not prefer skb allocation fails early
David Rientjes
1
-6
/
+1
2019-01-23
bpf: in __bpf_redirect_no_mac pull mac only if present
Willem de Bruijn
2
-10
/
+12
2019-01-09
sock: Make sock->sk_stamp thread-safe
Deepa Dinamani
1
-0
/
+3
2019-01-09
gro_cell: add napi_disable in gro_cells_destroy
Lorenzo Bianconi
1
-0
/
+1
2018-12-17
rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
Eric Dumazet
1
-0
/
+3
2018-12-05
net: skb_scrub_packet(): Scrub offload_fwd_mark
Petr Machata
1
-0
/
+4
2018-12-01
tcp: do not release socket ownership in tcp_close()
Eric Dumazet
1
-1
/
+1
2018-11-23
net-gro: reset skb->pkt_type in napi_reuse_skb()
Eric Dumazet
1
-0
/
+4
2018-11-23
flow_dissector: do not dissect l4 ports for fragments
배석진
1
-2
/
+2
2018-11-13
cgroup, netclassid: add a preemption point to write_classid
Michal Hocko
1
-0
/
+1
2018-11-04
rtnetlink: Disallow FDB configuration for non-Ethernet device
Ido Schimmel
1
-0
/
+10
2018-11-04
net: fix pskb_trim_rcsum_slow() with odd trim offset
Dimitris Michailidis
1
-2
/
+3
2018-11-04
ethtool: fix a privilege escalation bug
Wenwen Wang
1
-2
/
+6
2018-11-04
net: udp: fix handling of CHECKSUM_COMPLETE packets
Sean Tranchetti
1
-2
/
+3
2018-10-18
net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMIN
Maciej Żenczykowski
1
-0
/
+1
2018-10-18
rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096
Eric Dumazet
1
-0
/
+6
2018-10-18
rtnetlink: fix rtnl_fdb_dump() for ndmsg header
Mauricio Faria de Oliveira
1
-9
/
+20
2018-10-18
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
1
-2
/
+26
2018-09-29
neighbour: confirm neigh entries when ARP packet is received
Vasily Khoruzhick
1
-5
/
+8
[next]