index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
11
-26
/
+135
2006-06-18
[SCTP] Reset rtt_in_progress for the chunk when processing its sack.
Vlad Yasevich
1
-1
/
+1
2006-06-18
[SCTP]: Reject sctp packets with broadcast addresses.
Vlad Yasevich
1
-1
/
+2
2006-06-18
[TCP]: Add tcp_slow_start_after_idle sysctl.
David S. Miller
1
-0
/
+1
2006-06-18
[NET]: net.ipv4.ip_autoconfig sysctl removal
Stephen Hemminger
1
-1
/
+0
2006-06-18
[NET]: skb_trim audit
Herbert Xu
1
-4
/
+1
2006-06-18
[SECMARK]: Add secmark support to conntrack
James Morris
2
-0
/
+30
2006-06-18
[IPV4]: Right prototype of __raw_v4_lookup()
Alexey Dobriyan
1
-1
/
+1
2006-06-18
[TCP]: Minimum congestion window consolidation.
Stephen Hemminger
1
-2
/
+2
2006-06-18
[NETFILTER]: conntrack: add sysctl to disable checksumming
Patrick McHardy
1
-0
/
+1
2006-06-18
[IPSEC] xfrm: Use IPPROTO_MAX instead of 256
Herbert Xu
1
-1
/
+1
2006-06-18
[IPSEC] xfrm: Abstract out encapsulation modes
Herbert Xu
1
-0
/
+17
2006-06-18
[IPSEC] xfrm: Undo afinfo lock proliferation
Herbert Xu
1
-8
/
+1
2006-06-18
[LLC]: add multicast support for datagrams
Stephen Hemminger
1
-0
/
+4
2006-06-18
[LLC]: use more efficient ether address routines
Stephen Hemminger
1
-7
/
+6
2006-06-18
[I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O threshold
Chris Leech
1
-0
/
+1
2006-06-18
[I/OAT]: Make sk_eat_skb I/OAT aware.
Chris Leech
1
-1
/
+12
2006-06-18
[I/OAT]: Rename cleanup_rbuf to tcp_cleanup_rbuf and make non-static
Chris Leech
1
-0
/
+2
2006-06-18
[I/OAT]: Structure changes for TCP recv offload to I/OAT
Chris Leech
2
-0
/
+9
2006-06-18
[I/OAT]: Utility functions for offloading sk_buff to iovec copies
Chris Leech
1
-0
/
+6
2006-06-18
[I/OAT]: Setup the networking subsystem as a DMA client
Chris Leech
1
-0
/
+38
2006-06-05
[PATCH] softmac: Fix handling of authentication failure
Daniel Drake
1
-1
/
+1
2006-06-05
[PATCH] softmac: complete shared key authentication
Daniel Drake
1
-1
/
+2
2006-06-05
Merge branch 'from-linus' into upstream
John W. Linville
1
-1
/
+2
2006-06-01
[PATCH] net/compat.h build fix
Andrew Morton
1
-1
/
+2
2006-05-27
Merge branch 'from-linus' into upstream
John W. Linville
1
-1
/
+1
2006-05-23
[IRDA]: fixup type of ->lsap_state
Alexey Dobriyan
1
-1
/
+1
2006-05-22
Merge branch 'from-linus' into upstream
John W. Linville
2
-3
/
+4
2006-05-19
[SCTP]: Respect the real chunk length when walking parameters.
Vladislav Yasevich
1
-3
/
+3
2006-05-19
[SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure.
Sridhar Samudrala
1
-0
/
+1
2006-05-17
Merge branch 'from-linus' into upstream
John W. Linville
2
-0
/
+2
2006-05-13
[NEIGH]: Fix IP-over-ATM and ARP interaction.
Simon Kelley
1
-0
/
+1
2006-05-09
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Stephen Hemminger
2
-3
/
+6
2006-05-06
[SCTP]: Allow spillover of receive buffer to avoid deadlock.
Neil Horman
1
-0
/
+1
2006-05-06
[PATCH] softmac: suggest per-frame-type TX rate
Daniel Drake
1
-5
/
+33
2006-05-06
Merge branch 'upstream-fixes' into upstream
John W. Linville
2
-3
/
+6
2006-05-06
[PATCH] ieee80211: Fix A band channel count (resent)
Jean Delvare
1
-2
/
+4
2006-05-06
[PATCH] softmac: make non-operational after being stopped
Daniel Drake
1
-1
/
+2
2006-05-06
Merge branch 'from-linus' into upstream
John W. Linville
5
-18
/
+18
2006-05-04
[ROSE]: Eleminate HZ from ROSE kernel interfaces
Ralf Baechle
1
-7
/
+7
2006-05-04
[NETROM]: Eleminate HZ from NET/ROM kernel interfaces
Ralf Baechle
1
-4
/
+4
2006-05-04
[AX.25]: Eleminate HZ from AX.25 kernel interfaces
Ralf Baechle
1
-5
/
+5
2006-04-30
[NET]: use hlist_unhashed()
Akinobu Mita
2
-2
/
+2
2006-04-25
[PATCH] softmac: add SIOCSIWMLME
Johannes Berg
1
-0
/
+5
2006-04-25
[PATCH] ieee80211: update version stamp to 1.1.13
Zhu Yi
1
-1
/
+1
2006-04-25
[PATCH] ieee80211: Fix TX code doesn't enable QoS when using WPA + QoS
Zhu Yi
1
-0
/
+1
2006-04-25
[PATCH] ieee80211: Fix TKIP MIC calculation for QoS frames
Zhu Yi
1
-0
/
+3
2006-04-24
[PATCH] softmac: fix SIOCSIWAP
Johannes Berg
1
-1
/
+4
2006-04-21
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2006-04-20
[NET]: Add skb->truesize assertion checking.
David S. Miller
1
-0
/
+1
[next]