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
2011-09-19
tcp: fix build error if !CONFIG_SYN_COOKIES
Eric Dumazet
1
-1
/
+18
2011-09-18
Merge git://github.com/davem330/net
Linus Torvalds
5
-4
/
+29
2011-09-17
net: Handle different key sizes between address families in flow cache
dpward
1
-0
/
+19
2011-09-17
net: Align AF-specific flowi structs to long
David Ward
1
-3
/
+3
2011-09-17
sctp: deal with multiple COOKIE_ECHO chunks
Max Matveev
1
-0
/
+1
2011-09-16
Merge branch 'master' of ../netdev/
David S. Miller
1
-0
/
+1
2011-09-15
tcp: Change possible SYN flooding messages
Eric Dumazet
2
-1
/
+5
2011-09-09
wireless: fix kernel-doc warning in net/cfg80211.h
Randy Dunlap
1
-0
/
+2
2011-09-06
fs/9p: Use protocol-defined value for lock/getlock 'type' field.
Jim Garlick
1
-0
/
+5
2011-09-06
fs/9p: Add OS dependent open flags in 9p protocol
Aneesh Kumar K.V
1
-0
/
+24
2011-08-31
net: relax PKTINFO non local ipv6 udp xmit check
Maciej Żenczykowski
1
-0
/
+1
2011-08-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+3
2011-08-22
mac80211: fix suspend/resume races with unregister hw
Stanislaw Gruszka
1
-0
/
+3
2011-08-08
ipv4: route non-local sources for raw socket
Julian Anastasov
1
-1
/
+1
2011-08-07
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
1
-0
/
+20
2011-08-03
net: fix NULL dereferences in check_peer_redir()
Eric Dumazet
1
-4
/
+13
2011-08-02
doc: Update the email address for Paul Moore in various source files
Paul Moore
2
-2
/
+2
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
15
-15
/
+15
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+1
2011-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-4
/
+89
2011-07-23
fs/9p: add 9P2000.L unlinkat operation
Aneesh Kumar K.V
2
-0
/
+3
2011-07-23
fs/9p: add 9P2000.L renameat operation
Aneesh Kumar K.V
2
-1
/
+6
2011-07-23
fs/9p: Clean-up get_protocol_version() to use strcmp
Prem Karat
2
-4
/
+4
2011-07-23
net/9p: Remove structure not used in the code
Aneesh Kumar K.V
1
-178
/
+5
2011-07-23
9p: clean up packet dump code
Eric Van Hensbergen
1
-0
/
+6
2011-07-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-4
/
+89
2011-07-22
ipv6: make fragment identifications less predictable
Eric Dumazet
2
-14
/
+11
2011-07-20
mac80211: sync driver before TX
Johannes Berg
1
-0
/
+42
2011-07-20
cfg80211: allow userspace to control supported rates in scan
Johannes Berg
1
-0
/
+3
2011-07-18
net: Add ->neigh_lookup() operation to dst_ops
David S. Miller
3
-9
/
+6
2011-07-18
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
1
-3
/
+15
2011-07-18
ipv6: Get rid of rt6i_nexthop macro.
David S. Miller
1
-1
/
+0
2011-07-18
neigh: Pass neighbour entry to output ops.
David S. Miller
1
-9
/
+10
2011-07-17
neigh: Kill ndisc_ops->queue_xmit
David S. Miller
1
-1
/
+0
2011-07-17
neigh: Kill hh_cache->hh_output
David S. Miller
1
-2
/
+2
2011-07-17
neigh: Kill neigh_ops->hh_output
David S. Miller
1
-1
/
+0
2011-07-17
net: Create and use new helper, neigh_output().
David S. Miller
1
-0
/
+9
2011-07-15
mac80211: let key iteration get keys in install order
Johannes Berg
1
-0
/
+4
2011-07-15
mac80211: allow driver access to TKIP RX P1K
Johannes Berg
1
-0
/
+14
2011-07-15
nl80211/cfg80211: add max_sched_scan_ie_len in the hw description
Luciano Coelho
1
-0
/
+3
2011-07-15
nl80211/cfg80211: add max_sched_scan_ssids in the hw description
Luciano Coelho
1
-0
/
+3
2011-07-15
nl80211: advertise GTK rekey support, new triggers
Johannes Berg
1
-4
/
+20
2011-07-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
8
-38
/
+221
2011-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-1
/
+2
2011-07-14
net: Embed hh_cache inside of struct neighbour.
David S. Miller
2
-10
/
+10
2011-07-13
mac80211: allow driver to disconnect after resume
Johannes Berg
1
-0
/
+23
2011-07-13
ipv4: Inline neigh binding.
David Miller
1
-1
/
+32
2011-07-11
cfg80211: fix docbook
Johannes Berg
1
-0
/
+1
2011-07-11
mac80211: add driver RSSI threshold events
Meenakshi Venkataraman
1
-0
/
+20
2011-07-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...
John W. Linville
6
-12
/
+75
[next]