index
:
kernel/git/stable/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2012-04-30
ipvs: take care of return value from protocol init_netns
Hans Schillstrom
2012-04-30
ipvs: null check of net->ipvs in lblc(r) shedulers
Hans Schillstrom
2012-04-28
net/l2tp: add support for L2TP over IPv6 UDP
Benjamin LaHaise
2012-04-28
net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6
Benjamin LaHaise
2012-04-28
net/ipv6/udp: UDP encapsulation: move socket locking into udpv6_queue_rcv_skb()
Benjamin LaHaise
2012-04-28
net/ipv6/udp: UDP encapsulation: break backlog_rcv into __udpv6_queue_rcv_skb
Benjamin LaHaise
2012-04-28
net: Fixed a coding style issue related to spaces.
Jeffrin Jose
2012-04-28
drop_monitor: Make updating data->skb smp safe
Neil Horman
2012-04-28
drop_monitor: fix sleeping in invalid context warning
Neil Horman
2012-04-27
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2012-04-27
SUNRPC: traverse clients tree on PipeFS event
Stanislav Kinsbursky
2012-04-27
SUNRPC: set per-net PipeFS superblock before notification
Stanislav Kinsbursky
2012-04-27
SUNRPC: skip clients with program without PipeFS entries
Stanislav Kinsbursky
2012-04-27
SUNRPC: skip dead but not buried clients on PipeFS events
Stanislav Kinsbursky
2012-04-27
tcp: clean up use of jiffies in tcp_rcv_rtt_measure()
Neal Cardwell
2012-04-27
tipc: Reject payload messages with invalid message type
Allan Stephens
2012-04-27
net: cleanups in sock_setsockopt()
Eric Dumazet
2012-04-27
crush: include header for global symbols
hartleys
2012-04-27
ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizing
Eric Dumazet
2012-04-26
tipc: Enhance error checking of published names
Allan Stephens
2012-04-26
tipc: Create helper routine to delete unused name sequence structure
Allan Stephens
2012-04-26
tipc: remove redundant memset and stale comment from subscr.c
Allan Stephens
2012-04-26
tipc: Optimize initialization of network topology service
Allan Stephens
2012-04-26
tipc: Enhance re-initialization of network topology service
Allan Stephens
2012-04-26
tipc: Optimize termination of configuration service
Allan Stephens
2012-04-26
tipc: Optimize initialization of configuration service
Allan Stephens
2012-04-26
tipc: Optimize re-initialization of configuration service
Allan Stephens
2012-04-26
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-04-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-04-26
tcp repair: Fix unaligned access when repairing options (v2)
Pavel Emelyanov
2012-04-26
6lowpan: duplicate definition of IEEE802154_ALEN
alex.bluesman.smirnov@gmail.com
2012-04-26
6lowpan: move frame allocation code to a separate function
alex.bluesman.smirnov@gmail.com
2012-04-26
6lowpan: add missing spin_lock_init()
alex.bluesman.smirnov@gmail.com
2012-04-26
6lowpan: clean up fragments list if module unloaded
alex.bluesman.smirnov@gmail.com
2012-04-26
6lowpan: fix segmentation fault caused by mlme request
alex.bluesman.smirnov@gmail.com
2012-04-26
ipvs: reset ipvs pointer in netns
Julian Anastasov
2012-04-26
ipvs: add check in ftp for initialized core
Julian Anastasov
2012-04-25
Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-04-25
net: sock_diag_handler structs can be const
Shan Wei
2012-04-25
udp_diag: implement idiag_get_info for udp/udplite to get queue information
Shan Wei
2012-04-25
ipv6: call consume_skb() in frag/reassembly
Eric Dumazet
2012-04-25
net: dcb: add CEE notify calls
John Fastabend
2012-04-25
SUNRPC: split upcall function to extract reusable parts
Simo Sorce
2012-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-04-25
ipvs: fix crash in ip_vs_control_net_cleanup on unload
Julian Anastasov
2012-04-25
ipvs: Verify that IP_VS protocol has been registered
Sasha Levin
2012-04-24
mac80211: Adds clean sdata helper
Andrei Emeltchenko
2012-04-24
mac80211: fix num_mcast_sta counting issues
Felix Fietkau
2012-04-24
mac80211: rename AP variable num_sta_authorized to num_mcast_sta
Felix Fietkau
2012-04-24
mac80211: check for non-managed interface
Wey-Yi Guy
[prev]
[next]