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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-19
ipv6: do not clear pinet6 field
Eric Dumazet
1
-0
/
+12
2013-05-19
tcp: force a dst refcount when prequeue packet
Eric Dumazet
1
-0
/
+1
2013-05-01
net: fix incorrect credentials passing
Linus Torvalds
1
-1
/
+1
2013-03-28
inet: limit length of fragment queue hash table bucket lists
Hannes Frederic Sowa
1
-0
/
+9
2013-03-28
ipv4: fix definition of FIB_TABLE_HASHSZ
Denis V. Lunev
1
-7
/
+5
2013-02-28
ipv6: use a stronger hash for tcp
Eric Dumazet
3
-4
/
+17
2013-01-17
rtnetlink: Fix problem with buffer allocation
Greg Rose
1
-1
/
+1
2013-01-17
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
1
-2
/
+5
2013-01-11
tcp: implement RFC 5961 3.2
Eric Dumazet
1
-0
/
+1
2012-10-21
ipvs: fix oops on NAT reply in br_nf context
Lin Ming
1
-1
/
+1
2012-10-21
netfilter: nf_conntrack: fix racy timer handling with reliable events
Pablo Neira Ayuso
1
-0
/
+1
2012-10-13
xfrm: Workaround incompatibility of ESN and async crypto
Steffen Klassert
1
-0
/
+3
2012-10-02
tcp: Apply device TSO segment limit earlier
Ben Hutchings
1
-0
/
+2
2012-07-16
bonding: Fix corrupted queue_mapping
Eric Dumazet
1
-2
/
+5
2012-07-16
cipso: handle CIPSO options correctly when NetLabel is disabled
Paul Moore
1
-1
/
+28
2012-06-10
sctp: check cached dst before using it
Nicolas Dichtel
1
-0
/
+13
2012-06-10
ipv6: fix incorrect ipsec fragment
Gao feng
1
-0
/
+1
2012-04-22
Bluetooth: hci_core: fix NULL-pointer dereference at unregister
Johan Hovold
1
-0
/
+1
2012-02-29
ipv4: reset flowi parameters on route connect
Julian Anastasov
2
-0
/
+14
2012-02-29
ipv4: Save nexthop address of LSRR/SSRR option to IPCB.
Li Wei
1
-0
/
+2
2012-02-29
net: Make qdisc_skb_cb upper size bound explicit.
David S. Miller
1
-1
/
+8
2012-02-13
net: fix NULL dereferences in check_peer_redir()
Eric Dumazet
2
-3
/
+25
2012-02-03
netns: Fail conspicously if someone uses net_generic at an inappropriate time.
Eric W. Biederman
1
-0
/
+1
2012-01-06
sctp: fix incorrect overflow check on autoclose
Xi Wang
1
-0
/
+4
2011-11-11
net: Handle different key sizes between address families in flow cache
dpward
1
-0
/
+19
2011-11-11
net: Align AF-specific flowi structs to long
David Ward
1
-3
/
+3
2011-10-16
ipv6: fix NULL dereference in udp6_ufo_fragment()
Jason Wang
1
-1
/
+1
2011-10-03
fs/9p: Use protocol-defined value for lock/getlock 'type' field.
Jim Garlick
1
-0
/
+5
2011-10-03
fs/9p: Add OS dependent open flags in 9p protocol
Aneesh Kumar K.V
1
-0
/
+24
2011-08-15
ipv6: make fragment identifications less predictable
Eric Dumazet
2
-11
/
+3
2011-08-15
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
1
-0
/
+20
2011-07-08
sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...
Thomas Graf
1
-1
/
+1
2011-07-07
sctp: Enforce retransmission limit during shutdown
Thomas Graf
1
-0
/
+1
2011-07-01
ipv6: Don't put artificial limit on routing table size.
David S. Miller
1
-0
/
+1
2011-07-01
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-1
/
+1
2011-06-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2011-06-27
Fix some kernel-doc warnings
Vitaliy Ivanov
1
-1
/
+0
2011-06-27
mac80211: fix rx->key NULL dereference during mic failure
Arik Nemtsov
1
-1
/
+1
2011-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+6
2011-06-16
netfilter: nf_nat: avoid double seq_adjust for loopback
Julian Anastasov
1
-0
/
+6
2011-06-12
Delay struct net freeing while there's a sysfs instance refering to it
Al Viro
1
-1
/
+9
2011-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-1
/
+2
2011-05-31
sctp: stop pending timers and purge queues when peer restart asoc
Wei Yongjun
2
-1
/
+2
2011-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-1
/
+11
2011-05-27
net: Kill ratelimit.h dependency in linux/net.h
David S. Miller
1
-0
/
+8
2011-05-27
net: Add linux/sysctl.h includes where needed.
David S. Miller
1
-0
/
+1
2011-05-27
Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6
David S. Miller
1
-1
/
+2
2011-05-27
IPVS: bug in ip_vs_ftp, same list heaad used in all netns.
Hans Schillstrom
1
-1
/
+2
2011-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd
Linus Torvalds
1
-0
/
+1
2011-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-2
/
+8
[next]