| Commit message (Expand) | Author | Age |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-03-06 |
|\ |
|
| * | [DCCP]: Set RTO for newly created child socket | Gerrit Renker | 2007-03-06 |
| * | [DCCP]: Correctly split CCID half connections | Gerrit Renker | 2007-03-06 |
| * | [NET]: Fix compat_sock_common_getsockopt typo. | Johannes Berg | 2007-03-06 |
| * | [NET]: Revert incorrect accept queue backlog changes. | David S. Miller | 2007-03-06 |
| * | [NETFILTER]: ip6_route_me_harder should take into account mark | Yasuyuki Kozakai | 2007-03-05 |
| * | [NETFILTER]: nfnetlink_log: fix reference counting | Michal Miroslaw | 2007-03-05 |
| * | [NETFILTER]: nfnetlink_log: fix module reference counting | Patrick McHardy | 2007-03-05 |
| * | [NETFILTER]: nfnetlink_log: fix possible NULL pointer dereference | Michal Miroslaw | 2007-03-05 |
| * | [NETFILTER]: nfnetlink_log: fix NULL pointer dereference | Michal Miroslaw | 2007-03-05 |
| * | [NETFILTER]: nfnetlink_log: fix use after free | Michal Miroslaw | 2007-03-05 |
| * | [NETFILTER]: nfnetlink_log: fix reference leak | Michal Miroslaw | 2007-03-05 |
| * | [NETFILTER]: tcp conntrack: accept SYN|URG as valid | Patrick McHardy | 2007-03-05 |
| * | [NETFILTER]: nf_conntrack/nf_nat: fix incorrect config ifdefs | Patrick McHardy | 2007-03-05 |
| * | [NETFILTER]: conntrack: fix {nf,ip}_ct_iterate_cleanup endless loops | Patrick McHardy | 2007-03-05 |
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-03-06 |
|\ \ |
|
| * | | bonding: Improve IGMP join processing | Jay Vosburgh | 2007-03-06 |
| |/ |
|
* | | [PATCH] knfsd: provide sunrpc pool_mode module option | Greg Banks | 2007-03-06 |
* | | [PATCH] knfsd: fix recently introduced problem with shutting down a busy NFS ... | NeilBrown | 2007-03-06 |
* | | [PATCH] knfsd: remove CONFIG_IPV6 ifdefs from sunrpc server code | NeilBrown | 2007-03-06 |
* | | [PATCH] knfsd: use recv_msg to get peer address for NFSD instead of code-copying | NeilBrown | 2007-03-06 |
|/ |
|
* | [VLAN]: Avoid a 4-order allocation. | Dan Aloni | 2007-03-02 |
* | [NetLabel]: Verify sensitivity level has a valid CIPSO mapping | Paul Moore | 2007-03-02 |
* | [AF_UNIX]: Test against sk_max_ack_backlog properly. | David S. Miller | 2007-03-02 |
* | [TCP]: Fix minisock tcp_create_openreq_child() typo. | Arnaldo Carvalho de Melo | 2007-02-28 |
* | [NET]: Fix kfree(skb) | Patrick McHardy | 2007-02-28 |
* | [NET]: Handle disabled preemption in gfp_any() | Patrick McHardy | 2007-02-28 |
* | [BRIDGE]: Fix locking of set path cost. | Stephen Hemminger | 2007-02-28 |
* | [IPV6]: /proc/net/anycast6 unbalanced inet6_dev refcnt | David Stevens | 2007-02-28 |
* | [IPX]: Remove ancient changelog | Rolf Eike Beer | 2007-02-28 |
* | [IPX]: Remove outdated information from Kconfig | Rolf Eike Beer | 2007-02-28 |
* | [IPV6]: anycast refcnt fix | Michal Wrobel | 2007-02-28 |
* | [XFRM] xfrm_user: Fix return values of xfrm_add_sa_expire. | David S. Miller | 2007-02-28 |
* | [XFRM]: Fix oops in xfrm4_dst_destroy() | Bernhard Walle | 2007-02-26 |
* | [XFRM_TUNNEL]: Reload header pointer after pskb_may_pull/pskb_expand_head | Arnaldo Carvalho de Melo | 2007-02-26 |
* | [IPV4]: Use random32() in net/ipv4/multipath | Joe Perches | 2007-02-26 |
* | [BRIDGE]: eliminate workqueue for carrier check | Stephen Hemminger | 2007-02-26 |
* | [BRIDGE]: get rid of miscdevice include | Stephen Hemminger | 2007-02-26 |
* | [IPV6]: Fix __ipv6_addr_type() export in correct place. | David S. Miller | 2007-02-26 |
* | [IPV4] devinet: Register inetdev earlier. | Herbert Xu | 2007-02-26 |
* | [IPV6] ADDRCONF: Register inet6_dev earlier. | YOSHIFUJI Hideaki | 2007-02-26 |
* | [IPV6] ADDRCONF: Manage prefix route corresponding to address manually added. | YOSHIFUJI Hideaki | 2007-02-26 |
* | [IPV6] IP6TUNNEL: Use update_pmtu() of dst on xmit. | Yasuyuki Kozakai | 2007-02-26 |
* | [IPV6] ADDRCONF: Statically link __ipv6_addr_type() for sunrpc subsystem. | YOSHIFUJI Hideaki | 2007-02-26 |
* | [IPV4]: Correct links in net/ipv4/Kconfig | Baruch Even | 2007-02-26 |
* | [SCTP]: Strike the transport before updating rto. | Vlad Yasevich | 2007-02-26 |
* | [SCTP]: Fix connection hang/slowdown with PR-SCTP | Vlad Yasevich | 2007-02-26 |
* | [TCP]: Fix MD5 signature pool locking. | David S. Miller | 2007-02-26 |
* | [AF_PACKET]: Remove unnecessary casts. | Jason Lunz | 2007-02-26 |
* | [IPV6]: Adjust inet6_exit() cleanup sequence against inet6_init() | Joe Jin | 2007-02-26 |