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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-16
[NETFILTER]: Fix NULL pointer dereference in nf_nat_move_storage()
Evgeniy Polyakov
1
-1
/
+1
2007-11-16
[NETFILTER]: fix compat_nf_sockopt typo
Patrick McHardy
1
-3
/
+3
2007-11-15
[INET]: Fix potential kfree on vmalloc-ed area of request_sock_queue
Pavel Emelyanov
1
-0
/
+35
2007-11-15
Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
David S. Miller
2
-1
/
+9
2007-11-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
4
-5
/
+21
2007-11-15
sunrpc/xprtrdma/transport.c: fix use-after-free
Adrian Bunk
1
-1
/
+1
2007-11-15
mac80211: Fix queuing of scan containing a SSID
Helmut Schaa
2
-1
/
+9
2007-11-15
[NET]: rt_check_expire() can take a long time, add a cond_resched()
Eric Dumazet
1
-0
/
+3
2007-11-15
[TCP] FRTO: Clear frto_highmark only after process_frto that uses it
Ilpo Järvinen
1
-2
/
+2
2007-11-15
[NET]: Remove notifier block from chain when register_netdevice_notifier fails
Pavel Emelyanov
1
-0
/
+2
2007-11-15
[TCP]: Make sure write_queue_from does not begin with NULL ptr
Ilpo Järvinen
1
-0
/
+5
2007-11-14
[TCP] FRTO: Plug potential LOST-bit leak
Ilpo Järvinen
1
-1
/
+3
2007-11-14
[TCP] FRTO: Limit snd_cwnd if TCP was application limited
Ilpo Järvinen
1
-0
/
+3
2007-11-14
[PKT_SCHED]: Check subqueue status before calling hard_start_xmit
Peter P Waskiewicz Jr
1
-2
/
+3
2007-11-13
[NETFILTER]: xt_time should not assume CONFIG_KTIME_SCALAR
Eric Dumazet
1
-1
/
+1
2007-11-13
[NET]: Move unneeded data to initdata section.
Denis V. Lunev
3
-5
/
+5
2007-11-13
[NET]: Cleanup pernet operation without CONFIG_NET_NS
Denis V. Lunev
1
-0
/
+18
2007-11-13
[NETFILTER]: bridge: fix double POSTROUTING hook invocation
Patrick McHardy
1
-0
/
+3
2007-11-13
[NETFILTER]: Consolidate nf_sockopt and compat_nf_sockopt
Pavel Emelyanov
1
-62
/
+44
2007-11-13
[NETFILTER]: nf_nat: fix memset error
Li Zefan
1
-1
/
+1
2007-11-13
[INET]: Use list_head-s in inetpeer.c
Pavel Emelyanov
1
-27
/
+15
2007-11-13
[IPVS]: Remove unused exports.
Adrian Bunk
2
-2
/
+0
2007-11-13
[NET]: Unexport sysctl_{r,w}mem_max.
Adrian Bunk
1
-4
/
+0
2007-11-13
[AF_PACKET]: Fix minor code duplication
Urs Thuermann
1
-11
/
+5
2007-11-13
Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lks...
David S. Miller
15
-181
/
+202
2007-11-13
[NET]: Add the helper kernel_sock_shutdown()
Trond Myklebust
2
-2
/
+8
2007-11-13
[IPV6]: Add ifindex field to ND user option messages.
Pierre Ynard
1
-0
/
+1
2007-11-12
Fix memory leak in discard case of sctp_sf_abort_violation()
Jesper Juhl
1
-5
/
+5
2007-11-11
[INET]: Small possible memory leak in FIB rules
Denis V. Lunev
4
-64
/
+59
2007-11-11
[NETNS]: init dev_base_lock only once
Alexey Dobriyan
1
-1
/
+0
2007-11-11
[UNIX]: The unix_nr_socks limit can be exceeded
Pavel Emelyanov
1
-3
/
+4
2007-11-11
[AF_UNIX]: Convert socks to unix_socks in scan_inflight, not in callbacks
Pavel Emelyanov
1
-11
/
+9
2007-11-11
[AF_UNIX]: Make unix_tot_inflight counter non-atomic
Pavel Emelyanov
2
-4
/
+4
2007-11-11
[AF_PACKET]: Allow multicast traffic to be caught by ORIGDEV when bonded
Peter P Waskiewicz Jr
1
-2
/
+2
2007-11-11
mac80211: fix MAC80211_RCSIMPLE Kconfig
Johannes Berg
1
-2
/
+2
2007-11-11
mac80211: make "decrypt failed" messages conditional upon MAC80211_DEBUG
John W. Linville
3
-6
/
+16
2007-11-11
mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMT
Johannes Berg
3
-15
/
+21
2007-11-11
mac80211: remove unused driver ops
Johannes Berg
1
-6
/
+1
2007-11-11
mac80211: remove ieee80211_common.h
Johannes Berg
1
-91
/
+0
2007-11-11
rfkill: Fix sparse warning
Michael Buesch
1
-0
/
+4
2007-11-11
rfkill: Use mutex_lock() at register and add sanity check
Michael Buesch
1
-11
/
+9
2007-11-11
mac80211: allow driver to ask for a rate control algorithm
Johannes Berg
1
-1
/
+2
2007-11-11
mac80211: don't allow registering the same rate control twice
Johannes Berg
1
-1
/
+10
2007-11-11
rfkill: Use subsys_initcall
Michael Buesch
1
-1
/
+1
2007-11-11
mac80211: make simple rate control algorithm built-in
Johannes Berg
6
-27
/
+42
2007-11-11
rfkill: Register LED triggers before registering switch
Michael Buesch
1
-5
/
+6
2007-11-11
softmac: fix wext MLME request reason code endianness
Johannes Berg
1
-1
/
+1
2007-11-11
[PKT_SCHED] CLS_U32: Use ffs() instead of C code on hash mask to get first se...
Radu Rendec
1
-11
/
+1
2007-11-11
[VLAN]: Allow setting mac address while device is up
Patrick McHardy
3
-0
/
+28
2007-11-11
[VLAN]: Don't synchronize addresses while the vlan device is down
Patrick McHardy
1
-0
/
+4
[next]