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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-07
net: socket: Fix the wrong returns for recvmsg and sendmsg
Junling Zheng
1
-14
/
+10
2015-08-07
sctp: Fix race between OOTB responce and route removal
Alexander Sverdlin
1
-1
/
+3
2015-08-07
neigh: do not modify unlinked entries
Julian Anastasov
1
-0
/
+11
2015-08-07
packet: avoid out of bounds read in round robin fanout
Willem de Bruijn
1
-16
/
+2
2015-08-07
packet: read num_members once in packet_rcv_fanout()
Eric Dumazet
1
-1
/
+1
2015-08-07
bridge: fix br_stp_set_bridge_priority race conditions
Nikolay Aleksandrov
2
-3
/
+3
2015-08-07
unix/caif: sk_socket can disappear when state is unlocked
Mark Salyzyn
2
-0
/
+16
2015-08-07
ipvs: kernel oops - do_ip_vs_get_ctl
Hans Schillstrom
2
-22
/
+39
2015-08-07
sctp: fix ASCONF list handling
Marcelo Ricardo Leitner
1
-11
/
+32
2015-08-07
udp: fix behavior of wrong checksums
Eric Dumazet
2
-8
/
+4
2015-08-07
bridge: fix multicast router rlist endless loop
Nikolay Aleksandrov
1
-4
/
+3
2015-08-07
bridge: fix parsing of MLDv2 reports
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2015-08-07
mac80211: move WEP tailroom size check
Janusz Dziedzic
1
-2
/
+4
2015-08-07
ipvs: fix memory leak in ip_vs_ctl.c
Tommi Rantala
1
-0
/
+3
2015-05-09
ipvs: uninitialized data with IP_VS_IPV6
Dan Carpenter
1
-5
/
+5
2015-05-09
ipvs: rerouting to local clients is not needed anymore
Julian Anastasov
1
-11
/
+21
2015-05-09
net: make skb_gso_segment error handling more robust
Florian Westphal
2
-1
/
+3
2015-05-09
tcp: avoid looping in tcp_send_fin()
Eric Dumazet
1
-20
/
+27
2015-05-09
ip_forward: Drop frames with attached skb->sk
Sebastian Pöhn
1
-0
/
+3
2015-05-09
tcp: make connect() mem charging friendly
Eric Dumazet
1
-5
/
+2
2015-05-09
rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()
Al Viro
1
-1
/
+1
2015-05-09
caif: fix MSG_OOB test in caif_seqpkt_recvmsg()
Al Viro
1
-1
/
+1
2015-05-09
rds: avoid potential stack overflow
Arnd Bergmann
1
-18
/
+22
2015-05-09
net: sysctl_net_core: check SNDBUF and RCVBUF for min length
Alexey Kodanev
1
-6
/
+6
2015-05-09
net: avoid to hang up on sending due to sysctl configuration overflow.
bingtian.ly@taobao.com
2
-9
/
+17
2015-05-09
net: ping: Return EAFNOSUPPORT when appropriate.
Lorenzo Colitti
1
-1
/
+6
2015-05-09
udp: only allow UFO for packets from SOCK_DGRAM sockets
Michal Kubeček
2
-2
/
+4
2015-05-09
net: reject creation of netdev names with colons
Matthew Thode
1
-1
/
+1
2015-05-09
ematch: Fix auto-loading of ematch modules.
Ignacy Gawędzki
1
-0
/
+1
2015-05-09
ipv4: ip_check_defrag should not assume that skb_network_offset is zero
Alexander Drozdov
1
-4
/
+7
2015-05-09
gen_stats.c: Duplicate xstats buffer for later use
Ignacy Gawędzki
1
-1
/
+14
2015-05-09
rtnetlink: call ->dellink on failure when ->newlink exists
WANG Cong
1
-2
/
+10
2015-05-09
ping: Fix race in free in receive path
subashab@codeaurora.org
1
-1
/
+4
2015-05-09
ipv6: stop sending PTB packets for MTU < 1280
Hagen Paul Pfeifer
1
-5
/
+2
2015-05-09
net: rps: fix cpu unplug
Eric Dumazet
1
-5
/
+15
2015-05-09
ip: zero sockaddr returned on error queue
Willem de Bruijn
2
-13
/
+5
2015-05-09
net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr stru...
Ani Sinha
1
-0
/
+3
2015-05-09
ipv4: Missing sk_nulls_node_init() in ping_unhash().
David S. Miller
1
-0
/
+1
2015-05-09
ipv6: Don't reduce hop limit for an interface
D.S. Ljungmark
1
-1
/
+8
2015-05-09
net: rds: use correct size for max unacked packets and bytes
Sasha Levin
1
-2
/
+2
2015-05-09
net: llc: use correct size for sysctl timeout entries
Sasha Levin
1
-4
/
+4
2015-05-09
mac80211: fix RX A-MPDU session reorder timer deletion
Johannes Berg
3
-5
/
+12
2015-05-09
net: use for_each_netdev_safe() in rtnl_group_changelink()
WANG Cong
1
-2
/
+2
2015-05-09
net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha...
Catalin Marinas
1
-0
/
+7
2015-05-09
nl80211: ignore HT/VHT capabilities without QoS/WMM
Johannes Berg
1
-0
/
+8
2015-05-09
can: add missing initialisations in CAN related skbuffs
Oliver Hartkopp
1
-0
/
+3
2015-05-09
mac80211: disable u-APSD queues by default
Michal Kazior
1
-6
/
+17
2015-05-09
mac80211: set only VO as a U-APSD enabled AC
Arik Nemtsov
1
-4
/
+7
2015-05-09
mac80211: drop unencrypted frames in mesh fwding
Bob Copeland
1
-0
/
+3
2015-05-09
ipvs: add missing ip_vs_pe_put in sync code
Julian Anastasov
1
-0
/
+3
[next]