index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SUNRPC]: Make the sunrpc use the seq_open_private()
Pavel Emelyanov
2007-10-10
1
-10
/
+2
*
[IRDA]: Make the IRDA use the seq_open_private()
Pavel Emelyanov
2007-10-10
3
-60
/
+8
*
[DECNET]: Make decnet code use the seq_open_private()
Pavel Emelyanov
2007-10-10
2
-35
/
+4
*
[NETFILTER]: Make netfilter code use the seq_open_private
Pavel Emelyanov
2007-10-10
6
-109
/
+14
*
[NET]: Make core networking code use seq_open_private
Pavel Emelyanov
2007-10-10
15
-335
/
+37
*
[PATCH] mac80211: Defer setting of RX_FLAG_DECRYPTED.
Mattias Nissler
2007-10-10
1
-9
/
+11
*
[PATCH] ieee80211_if_set_type: make check for master dev more explicit
John W. Linville
2007-10-10
1
-1
/
+1
*
[IPSEC]: Move state lock into x->type->output
Herbert Xu
2007-10-10
6
-12
/
+36
*
[IPSEC]: Lock state when copying non-atomic fields to user-space
Herbert Xu
2007-10-10
2
-16
/
+33
*
[XFRM] user: Move attribute copying code into copy_to_user_state_extra
Herbert Xu
2007-10-10
1
-29
/
+47
*
[IPSEC]: Move common code into xfrm_alloc_spi
Herbert Xu
2007-10-10
3
-32
/
+36
*
[IPSEC]: Remove gratuitous km wake-up events on ACQUIRE
Herbert Xu
2007-10-10
1
-2
/
+0
*
[IPSEC]: Store IPv6 nh pointer in mac_header on output
Herbert Xu
2007-10-10
11
-46
/
+46
*
[IPSEC]: Remove bogus ref count in xfrm_secpath_reject
Herbert Xu
2007-10-10
1
-5
/
+1
*
[NETNS]: Don't memset() netns to zero manually
Pavel Emelyanov
2007-10-10
1
-2
/
+1
*
[IPv6]: use container_of() macro in fib6_clean_node()
Benjamin Thery
2007-10-10
1
-1
/
+1
*
[NETNS]: Move some code into __init section when CONFIG_NET_NS=n
Pavel Emelyanov
2007-10-10
3
-14
/
+14
*
[8021Q]: transfer dev_id from real device
Ursula Braun
2007-10-10
1
-0
/
+3
*
[IPSEC]: Move RO-specific output code into xfrm6_mode_ro.c
Herbert Xu
2007-10-10
2
-4
/
+4
*
[IPSEC]: Unexport xfrm_replay_notify
Herbert Xu
2007-10-10
2
-2
/
+2
*
[IPSEC]: Move output replay code into xfrm_output
Herbert Xu
2007-10-10
5
-8
/
+13
*
[IPSEC]: Move xfrm_state_check into xfrm_output.c
Herbert Xu
2007-10-10
2
-23
/
+22
*
[IPSEC]: Move common output code to xfrm_output
Herbert Xu
2007-10-10
4
-77
/
+83
*
[IPSEC] ah: Remove keys from ah_data structure
Herbert Xu
2007-10-10
2
-14
/
+4
*
[IPSEC] esp: Remove keys from esp_data structure
Herbert Xu
2007-10-10
2
-22
/
+9
*
[AF_IUCV]: postpone receival of iucv-packets
Ursula Braun
2007-10-10
1
-86
/
+125
*
[AF_IUCV]: remove static declarations from header file.
Heiko Carstens
2007-10-10
1
-0
/
+3
*
[NET]: split dev_ifsioc() according to locking
Jeff Garzik
2007-10-10
1
-30
/
+58
*
[NET]: sparse warning fixes
Stephen Hemminger
2007-10-10
17
-42
/
+40
*
[TCP]: "Annotate" another fackets_out state reset
Ilpo Järvinen
2007-10-10
1
-1
/
+2
*
[TCP]: Fix two off-by-one errors in fackets_out adjusting logic
Ilpo Järvinen
2007-10-10
1
-2
/
+4
*
[DCCP]: Twice the wrong reset code in receiving connection-Requests
Gerrit Renker
2007-10-10
2
-11
/
+7
*
[DCCP]: Wrong format in printk
Gerrit Renker
2007-10-10
1
-1
/
+1
*
[DCCP]: Tidy-up -- minisock initialisation
Gerrit Renker
2007-10-10
2
-10
/
+10
*
[CCID2]: Sequence number wraparound issues
Gerrit Renker
2007-10-10
1
-3
/
+4
*
[CCID2]: Remove redundant case block
Gerrit Renker
2007-10-10
1
-13
/
+1
*
[CCID2]: Remove redundant BUG_ON
Gerrit Renker
2007-10-10
2
-9
/
+4
*
[CCID2]: Remove ugly BUG_ON
Gerrit Renker
2007-10-10
1
-6
/
+5
*
[CCID2]: Simplify interface
Gerrit Renker
2007-10-10
1
-10
/
+9
*
[DCCP]: Make all `debug' parameters bool
Gerrit Renker
2007-10-10
3
-3
/
+3
*
[DCCP]: Add socket option to query the current MPS
Gerrit Renker
2007-10-10
1
-0
/
+4
*
[DCCP]: Wait for CCID
Gerrit Renker
2007-10-10
1
-15
/
+19
*
[MAC80211]: add sta_notify callback
Tomas Winkler
2007-10-10
1
-6
/
+7
*
[MAC80211]: implement cfg80211's change_interface hook
Johannes Berg
2007-10-10
1
-18
/
+57
*
[MAC80211]: Add association LED trigger
Michael Buesch
2007-10-10
4
-19
/
+63
*
[MAC80211]: make userspace-mlme a per-interface setting
Johannes Berg
2007-10-10
4
-11
/
+8
*
[MAC80211]: improve radiotap injection
Johannes Berg
2007-10-10
2
-91
/
+105
*
[MAC80211]: remove ALG_NONE
Johannes Berg
2007-10-10
4
-14
/
+11
*
[MAC80211]: use RX_FLAG_DECRYPTED for sw decrypted as well
Johannes Berg
2007-10-10
1
-3
/
+5
*
[MAC80211]: consolidate decryption more
Johannes Berg
2007-10-10
1
-34
/
+12
[next]