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