| Commit message (Expand) | Author | Age | Files | Lines |
* | [IPVS]: Use IP_VS_WAIT_WHILE when encessary. | Heiko Carstens | 2007-08-13 | 1 | -1/+1 |
* | [NET]: Share correct feature code between bridging and bonding | Herbert Xu | 2007-08-13 | 3 | -33/+44 |
* | [DCCP]: fix memory leak and clean up style - dccp_feat_empty_confirm() | Jesper Juhl | 2007-08-13 | 1 | -4/+10 |
* | [DCCP]: fix theoretical ccids_{read,write}_lock() race | Oleg Nesterov | 2007-08-13 | 1 | -0/+1 |
* | [XFRM]: Clean up duplicate includes in net/xfrm/ | Jesper Juhl | 2007-08-13 | 2 | -4/+2 |
* | [TIPC]: Clean up duplicate includes in net/tipc/ | Jesper Juhl | 2007-08-13 | 1 | -1/+0 |
* | [SUNRPC]: Clean up duplicate includes in net/sunrpc/ | Jesper Juhl | 2007-08-13 | 1 | -1/+0 |
* | [PKT_SCHED]: Clean up duplicate includes in net/sched/ | Jesper Juhl | 2007-08-13 | 1 | -1/+0 |
* | [IPV6]: Clean up duplicate includes in net/ipv6/ | Jesper Juhl | 2007-08-13 | 1 | -1/+0 |
* | [IPV4]: Clean up duplicate includes in net/ipv4/ | Jesper Juhl | 2007-08-13 | 3 | -3/+0 |
* | [ATM]: Clean up duplicate includes in net/atm/ | Jesper Juhl | 2007-08-13 | 1 | -1/+0 |
* | [IPCONFIG]: ip_auto_config fix | Joakim Tjernlund | 2007-08-13 | 1 | -3/+3 |
* | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2007-08-09 | 4 | -41/+31 |
|\ |
|
| * | SUNRPC: Replace flush_workqueue() with cancel_work_sync() and friends | Trond Myklebust | 2007-08-07 | 2 | -4/+2 |
| * | SUNRPC: Don't call gss_delete_sec_context() from an rcu context | Trond Myklebust | 2007-08-07 | 1 | -3/+6 |
| * | SUNRPC: Fix a race in rpciod_down() | Trond Myklebust | 2007-08-07 | 1 | -34/+23 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-08-09 | 11 | -27/+50 |
|\ \ |
|
| * | | [TCP]: H-TCP maxRTT estimation at startup | Stephen Hemminger | 2007-08-07 | 1 | -3/+1 |
| * | | [NETFILTER]: nf_nat: add symbolic dependency on IPv4 conntrack | Patrick McHardy | 2007-08-07 | 2 | -1/+7 |
| * | | [NETFILTER]: ctnetlink: return EEXIST instead of EINVAL for existing nat'ed c... | Pablo Neira Ayuso | 2007-08-07 | 1 | -8/+9 |
| * | | [NETFILTER]: ipt_recent: avoid a possible NULL pointer deref in recent_seq_op... | Jesper Juhl | 2007-08-07 | 1 | -1/+6 |
| * | | Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin... | David S. Miller | 2007-08-07 | 4 | -10/+20 |
| |\ \ |
|
| | * | | [PATCH] mac80211: don't allow scanning in monitor mode | Daniel Drake | 2007-08-06 | 1 | -6/+13 |
| | * | | [PATCH] mac80211: Fix sparse error for sta_last_seq_ctrl_read | Zhu Yi | 2007-08-06 | 1 | -1/+1 |
| | * | | [PATCH] mac80211: use do { } while (0) for multi-line macros | Zhu Yi | 2007-08-06 | 1 | -3/+5 |
| | * | | [PATCH] mac80211: missing dev_put in ieee80211_master_start_xmit | Daniel Drake | 2007-08-06 | 1 | -0/+1 |
| | |/ |
|
| * | | [NET] net/core/utils: fix sparse warning | Johannes Berg | 2007-08-07 | 1 | -0/+1 |
| * | | [NetLabel]: add missing rcu_dereference() calls in the LSM domain mapping has... | Paul Moore | 2007-08-07 | 1 | -4/+6 |
| |/ |
|
* | | [PATCH] softmac: Fix deadlock of wx_set_essid with assoc work | Michael Buesch | 2007-08-06 | 1 | -3/+8 |
|/ |
|
* | [TCP]: DSACK signals data receival, be conservative | Ilpo Järvinen | 2007-08-02 | 1 | -1/+4 |
* | [TCP]: Also handle snd_una changes in tcp_cwnd_down | Ilpo Järvinen | 2007-08-02 | 1 | -16/+18 |
* | Merge davem@master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev | David S. Miller | 2007-08-02 | 6 | -59/+113 |
|\ |
|
| * | SCTP: remove useless code in function sctp_init_cause | Wei Yongjun | 2007-08-02 | 1 | -3/+0 |
| * | SCTP: drop SACK if ctsn is not less than the next tsn of assoc | Wei Yongjun | 2007-08-02 | 1 | -25/+78 |
| * | SCTP: IPv4 mapped addr not returned in SCTPv6 accept() | Vlad Yasevich | 2007-08-01 | 1 | -9/+11 |
| * | SCTP: IPv4 mapped addr not returned in SCTPv6 accept() | Dave Johnson | 2007-08-01 | 1 | -0/+2 |
| * | sctp: fix shadow symbol in net/sctp/tsnmap.c | Sebastian Siewior | 2007-08-01 | 1 | -7/+7 |
| * | sctp: try to fix readlock | Sebastian Siewior | 2007-08-01 | 1 | -5/+11 |
| * | sctp: remove shadowed symbols | sebastian@breakpoint.cc | 2007-08-01 | 2 | -2/+0 |
| * | sctp: move global declaration to header file. | sebastian@breakpoint.cc | 2007-08-01 | 2 | -4/+0 |
| * | sctp: make locally used function static | sebastian@breakpoint.cc | 2007-08-01 | 2 | -4/+4 |
* | | [TIPC]: Fix two minor sparse warnings. | Florian Westphal | 2007-08-02 | 2 | -3/+1 |
* | | [TIPC]: Make function tipc_nameseq_subscribe static. | Florian Westphal | 2007-08-02 | 1 | -1/+1 |
* | | [PF_KEY]: Fix ipsec not working in 2.6.23-rc1-git10 | Joy Latten | 2007-08-02 | 1 | -0/+3 |
* | | [TCP]: Invoke tcp_sendmsg() directly, do not use inet_sendmsg(). | David S. Miller | 2007-08-02 | 5 | -5/+4 |
* | | [IPV4] route.c: mostly kmalloc + memset conversion to k[cz]alloc | Mariusz Kozlowski | 2007-08-02 | 1 | -2/+2 |
* | | [IPV4] raw.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 2007-08-02 | 1 | -2/+2 |
* | | [NETFILTER] nf_conntrack_l3proto_ipv4_compat.c: kmalloc + memset conversion t... | Mariusz Kozlowski | 2007-08-02 | 1 | -3/+2 |
* | | [NETFILTER] nf_conntrack_expect.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 2007-08-02 | 1 | -3/+2 |
* | | [NET]: Removal of duplicated include net/wanrouter/wanmain.c | Michal Piotrowski | 2007-08-02 | 1 | -1/+0 |