index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
2012-10-21
ipvs: fix oops on NAT reply in br_nf context
Lin Ming
2012-10-21
netfilter: nf_conntrack: fix racy timer handling with reliable events
Pablo Neira Ayuso
2012-10-13
xfrm: Workaround incompatibility of ESN and async crypto
Steffen Klassert
2012-10-02
tcp: Apply device TSO segment limit earlier
Ben Hutchings
2012-07-16
bonding: Fix corrupted queue_mapping
Eric Dumazet
2012-07-16
cipso: handle CIPSO options correctly when NetLabel is disabled
Paul Moore
2012-06-10
sctp: check cached dst before using it
Nicolas Dichtel
2012-06-10
ipv6: fix incorrect ipsec fragment
Gao feng
2012-04-22
Bluetooth: hci_core: fix NULL-pointer dereference at unregister
Johan Hovold
2012-02-29
ipv4: reset flowi parameters on route connect
Julian Anastasov
2012-02-29
ipv4: Save nexthop address of LSRR/SSRR option to IPCB.
Li Wei
2012-02-29
net: Make qdisc_skb_cb upper size bound explicit.
David S. Miller
2012-02-13
net: fix NULL dereferences in check_peer_redir()
Eric Dumazet
2012-02-03
netns: Fail conspicously if someone uses net_generic at an inappropriate time.
Eric W. Biederman
2012-01-06
sctp: fix incorrect overflow check on autoclose
Xi Wang
2011-11-11
net: Handle different key sizes between address families in flow cache
dpward
2011-11-11
net: Align AF-specific flowi structs to long
David Ward
2011-10-16
ipv6: fix NULL dereference in udp6_ufo_fragment()
Jason Wang
2011-10-03
fs/9p: Use protocol-defined value for lock/getlock 'type' field.
Jim Garlick
2011-10-03
fs/9p: Add OS dependent open flags in 9p protocol
Aneesh Kumar K.V
2011-08-15
ipv6: make fragment identifications less predictable
Eric Dumazet
2011-08-15
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
2011-07-08
sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...
Thomas Graf
2011-07-07
sctp: Enforce retransmission limit during shutdown
Thomas Graf
2011-07-01
ipv6: Don't put artificial limit on routing table size.
David S. Miller
2011-07-01
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-06-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-27
Fix some kernel-doc warnings
Vitaliy Ivanov
2011-06-27
mac80211: fix rx->key NULL dereference during mic failure
Arik Nemtsov
2011-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-06-16
netfilter: nf_nat: avoid double seq_adjust for loopback
Julian Anastasov
2011-06-12
Delay struct net freeing while there's a sysfs instance refering to it
Al Viro
2011-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-05-31
sctp: stop pending timers and purge queues when peer restart asoc
Wei Yongjun
2011-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-05-27
net: Kill ratelimit.h dependency in linux/net.h
David S. Miller
2011-05-27
net: Add linux/sysctl.h includes where needed.
David S. Miller
2011-05-27
Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6
David S. Miller
2011-05-27
IPVS: bug in ip_vs_ftp, same list heaad used in all netns.
Hans Schillstrom
2011-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd
Linus Torvalds
2011-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-05-25
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2011-05-25
9p: Small cleanup in <net/9p/9p.h>
Sasha Levin
2011-05-25
9p: typo fixes and minor cleanups
Rob Landley
2011-05-24
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...
John W. Linville
2011-05-24
wireless: fix fatal kernel-doc error + warning in mac80211.h
Randy Dunlap
2011-05-24
wireless: fix cfg80211.h new kernel-doc warnings
Randy Dunlap
2011-05-24
dst: catch uninitialized metrics
Stephen Hemminger
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
[next]