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
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
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
2013-11-04
wireless: radiotap: fix parsing buffer overrun
Johannes Berg
1
-1
/
+6
2013-11-04
ipv6: probe routes asynchronous in rt6_probe
Hannes Frederic Sowa
1
-7
/
+31
2013-11-04
netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helper
Julian Anastasov
1
-2
/
+2
2013-11-04
ipv6: fill rt6i_gateway with nexthop address
Julian Anastasov
2
-4
/
+8
2013-11-04
inet: fix possible memory corruption with UDP_CORK and UFO
Hannes Frederic Sowa
2
-2
/
+2
2013-11-04
net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix race
Daniel Borkmann
1
-0
/
+10
2013-11-04
sctp: Perform software checksum if packet has to be fragmented.
Vlad Yasevich
1
-1
/
+1
2013-11-04
sctp: Use software crc32 checksum when xfrm transform will happen.
Fan Du
1
-1
/
+2
2013-11-04
bridge: Correctly clamp MAX forward_delay when enabling STP
Vlad Yasevich
1
-1
/
+1
2013-11-04
unix_diag: fix info leak
Mathias Krause
1
-0
/
+1
2013-11-04
netem: free skb's in tree on reset
stephen hemminger
1
-0
/
+16
2013-11-04
netem: update backlog after drop
stephen hemminger
1
-0
/
+1
2013-11-04
l2tp: must disable bh before calling l2tp_xmit_skb()
Eric Dumazet
1
-0
/
+4
2013-11-04
vti: get rid of nf mark rule in prerouting
Christophe Gouault
1
-3
/
+11
2013-11-04
Revert "bridge: only expire the mdb entry when query is received"
Linus Lüssing
3
-22
/
+28
2013-11-04
bridge: update mdb expiration timer upon reports.
Vlad Yasevich
1
-1
/
+8
2013-11-04
net: vlan: fix nlmsg size calculation in vlan_get_size()
Marc Kleine-Budde
1
-1
/
+1
2013-11-04
net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not selected
Fabio Estevam
1
-0
/
+2
2013-11-04
ipv4: fix ineffective source address selection
Jiri Benc
1
-1
/
+1
2013-11-04
sit: amend "allow to use rtnl ops on fb tunnel"
Willem de Bruijn
1
-1
/
+0
2013-11-04
net: heap overflow in __audit_sockaddr()
Dan Carpenter
2
-4
/
+22
2013-11-04
l2tp: Fix build warning with ipv6 disabled.
David S. Miller
1
-5
/
+8
2013-11-04
l2tp: fix kernel panic when using IPv4-mapped IPv6 addresses
François CACHEREUL
2
-4
/
+26
2013-11-04
batman-adv: set up network coding packet handlers during module init
Matthias Schiffer
3
-16
/
+31
2013-11-04
net: do not call sock_put() on TIMEWAIT sockets
Eric Dumazet
2
-2
/
+2
2013-11-04
tcp: fix incorrect ca_state in tail loss probe
Yuchung Cheng
1
-1
/
+1
2013-11-04
tcp: do not forget FIN in tcp_shifted_skb()
Eric Dumazet
1
-1
/
+4
2013-11-04
tcp: must unclone packets before mangling them
Eric Dumazet
1
-3
/
+6
2013-11-04
tcp: TSQ can use a dynamic limit
Eric Dumazet
1
-6
/
+11
2013-11-04
tcp: TSO packets automatic sizing
Eric Dumazet
5
-7
/
+68
2013-10-13
net: Update the sysctl permissions handler to test effective uid/gid
Eric W. Biederman
1
-2
/
+2
2013-10-13
Bluetooth: Fix rfkill functionality during the HCI setup stage
Johan Hedberg
1
-3
/
+12
2013-10-13
Bluetooth: Introduce a new HCI_RFKILLED flag
Johan Hedberg
1
-5
/
+10
2013-10-13
Bluetooth: Fix encryption key size for peripheral role
Andre Guedes
1
-0
/
+2
2013-10-13
Bluetooth: Fix security level for peripheral role
Andre Guedes
1
-1
/
+3
2013-10-13
ip6tnl: allow to use rtnl ops on fb tunnel
Nicolas Dichtel
1
-0
/
+1
2013-10-13
sit: allow to use rtnl ops on fb tunnel
Nicolas Dichtel
1
-0
/
+1
2013-10-13
ip_tunnel_core: Change __skb_push back to skb_push
Steffen Klassert
1
-1
/
+1
2013-10-13
ip_tunnel: Fix a memory corruption in ip_tunnel_xmit
Steffen Klassert
1
-6
/
+6
2013-10-13
ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put
Salam Noureddine
1
-3
/
+3
2013-10-13
ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
Salam Noureddine
1
-2
/
+2
2013-10-13
ipv6: gre: correct calculation of max_headroom
Hannes Frederic Sowa
1
-2
/
+2
2013-10-13
ip_tunnel: Do not use stale inner_iph pointer.
Pravin B Shelar
1
-1
/
+2
2013-10-13
net: net_secret should not depend on TCP
Eric Dumazet
2
-6
/
+25
2013-10-13
IPv6 NAT: Do not drop DNATed 6to4/6rd packets
Catalin(ux) M. BOIE
2
-15
/
+96
2013-10-13
ipv6: udp packets following an UFO enqueued packet need also be handled by UFO
Hannes Frederic Sowa
1
-31
/
+22
2013-10-13
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
7
-11
/
+11
2013-10-13
ip: use ip_hdr() in __ip_make_skb() to retrieve IP header
Ansis Atteka
1
-1
/
+1
2013-10-13
net:dccp: do not report ICMP redirects to user space
Duan Jiong
1
-0
/
+1
2013-10-13
batman-adv: set the TAG flag for the vid passed to BLA
Antonio Quartulli
1
-0
/
+2
[next]