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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-29
ipv6: protect skb->sk accesses from recursive dereference inside the stack
hannes@stressinduktion.org
3
-17
/
+4
2015-02-26
ipv4: tcp: get rid of ugly unicast_sock
Eric Dumazet
2
-1
/
+2
2015-02-26
ipv4: try to cache dst_entries which would cause a redirect
Hannes Frederic Sowa
1
-5
/
+6
2014-11-21
net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks
Daniel Borkmann
1
-3
/
+3
2014-11-21
net: sctp: fix panic on duplicate ASCONF chunks
Daniel Borkmann
1
-0
/
+5
2014-11-14
drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets
Ben Hutchings
1
-0
/
+2
2014-10-15
sctp: handle association restarts when the socket is closed.
Vlad Yasevich
1
-1
/
+1
2014-10-15
xfrm: Generate queueing routes only from route lookup functions
Steffen Klassert
1
-0
/
+1
2014-10-15
xfrm: Generate blackhole routes only from route lookup functions
Steffen Klassert
1
-1
/
+14
2014-10-15
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
Neal Cardwell
3
-1
/
+2
2014-10-15
tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)
Andrey Vagin
1
-1
/
+3
2014-10-05
regulatory: add NUL to alpha2
Eliad Peller
1
-1
/
+1
2014-08-14
ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip"
Dmitry Popov
1
-0
/
+1
2014-08-14
ip: make IP identifiers less predictable
Eric Dumazet
1
-10
/
+1
2014-08-14
inetpeer: get rid of ip_id_count
Eric Dumazet
4
-34
/
+26
2014-07-28
net: fix sparse warning in sk_dst_set()
Eric Dumazet
1
-1
/
+1
2014-07-28
ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix
Eric Dumazet
1
-6
/
+6
2014-07-28
ipv4: fix dst race in sk_dst_get()
Eric Dumazet
1
-2
/
+2
2014-06-26
net: fix inet_getid() and ipv6_select_ident() bugs
Eric Dumazet
1
-8
/
+1
2014-06-26
net: Add variants of capable for use on on sockets
Eric W. Biederman
1
-0
/
+5
2014-06-07
cfg80211: add cfg80211_sched_scan_stopped_rtnl
Eliad Peller
1
-0
/
+12
2014-05-31
vsock: Make transport the proto owner
Andy King
1
-1
/
+5
2014-05-31
net: sctp: cache auth_enable per endpoint
Vlad Yasevich
1
-1
/
+3
2014-05-31
Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re...
Daniel Borkmann
1
-1
/
+13
2014-05-31
ipv6: Limit mtu to 65575 bytes
Eric Dumazet
1
-0
/
+5
2014-05-31
netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->len
Andrey Vagin
1
-2
/
+2
2014-05-31
netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4
Patrick McHardy
1
-0
/
+10
2014-03-28
ipv6: move DAD and addrconf_verify processing to workqueue
Hannes Frederic Sowa
1
-1
/
+3
2014-03-20
tcp: syncookies: do not use getnstimeofday()
Eric Dumazet
1
-5
/
+6
2014-03-11
tcp: tcp_release_cb() should release socket ownership
Eric Dumazet
1
-0
/
+5
2014-03-06
net: Improve SO_TIMESTAMPING documentation and fix a minor code bug
Andrew Lutomirski
1
-1
/
+0
2014-02-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+11
2014-02-22
net-tcp: fastopen: fix high order allocations
Eric Dumazet
1
-1
/
+2
2014-02-20
sit: fix panic with route cache in ip tunnels
Nicolas Dichtel
1
-0
/
+1
2014-02-20
xfrm: Clone states properly on migration
Steffen Klassert
1
-0
/
+11
2014-02-17
net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's...
Matija Glavinic Pecotic
1
-13
/
+1
2014-02-09
net: Move prototype declaration to header file include/net/net_namespace.h fr...
Rashika Kheria
1
-0
/
+8
2014-02-09
net: Move prototype declaration to header file include/net/datalink.h from ne...
Rashika Kheria
1
-0
/
+2
2014-02-09
net: Move prototype declaration to header file include/net/ipx.h from net/ipx...
Rashika Kheria
1
-0
/
+8
2014-02-09
net: Move prototype declaration to include/net/ipx.h from net/ipx/ipx_route.c
Rashika Kheria
1
-0
/
+3
2014-02-09
net: Move prototype declaration to header file include/net/dn.h from net/decn...
Rashika Kheria
1
-0
/
+2
2014-02-09
net: Move prototype declaration to appropriate header file from decnet/af_dec...
Rashika Kheria
1
-0
/
+2
2014-02-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-4
/
+32
2014-02-06
netfilter: nf_tables: fix racy rule deletion
Pablo Neira Ayuso
1
-4
/
+0
2014-02-06
netfilter: nf_tables: add reject module for NFPROTO_INET
Patrick McHardy
1
-0
/
+8
2014-02-06
netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts
Patrick McHardy
1
-0
/
+17
2014-02-06
netfilter: nf_tables: add AF specific expression support
Patrick McHardy
1
-0
/
+5
2014-02-05
netfilter: nf_conntrack: don't release a conntrack with non-zero refcnt
Pablo Neira Ayuso
1
-0
/
+2
2014-02-04
net: ethoc: set up MII management bus clock
Max Filippov
1
-0
/
+1
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
91
-493
/
+1429
[next]