| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] clean up default value of IP_DCCP_ACKVEC | Jean-Luc Leger | 2006-06-23 | 1 | -1/+1 |
* | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 2006-06-23 | 2 | -6/+7 |
* | Merge branch 'master' into upstream | Jeff Garzik | 2006-06-22 | 5 | -23/+19 |
|\ |
|
| * | [ATM]: fix broken uses of NIPQUAD in net/atm | Al Viro | 2006-06-20 | 2 | -18/+7 |
| * | [SCTP]: sctp_unpack_cookie() fix | Al Viro | 2006-06-20 | 1 | -2/+2 |
| * | [NET]: Prevent multiple qdisc runs | Herbert Xu | 2006-06-19 | 1 | -2/+9 |
| * | [NETFILTER]: xt_sctp: fix endless loop caused by 0 chunk length | Patrick McHardy | 2006-06-19 | 1 | -1/+1 |
* | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Jeff Garzik | 2006-06-20 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | [PATCH] wireless: correct dump of WPA IE | Larry Finger | 2006-06-15 | 1 | -1/+1 |
| * | Merge branch 'from-linus' into upstream | John W. Linville | 2006-06-13 | 9 | -46/+17 |
| |\ |
|
* | \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2006-06-19 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | [NET]: Export ip_dev_find() | Sean Hefty | 2006-06-17 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-06-19 | 132 | -1846/+5268 |
|\ \ \ |
|
| * | | | [ETHTOOL]: Fix UFO typo | Herbert Xu | 2006-06-17 | 1 | -1/+2 |
| * | | | [SCTP]: Fix persistent slowdown in sctp when a gap ack consumes rx buffer. | Neil Horman | 2006-06-17 | 1 | -1/+9 |
| * | | | [SCTP]: Send only 1 window update SACK per message. | Tsutomu Fujii | 2006-06-17 | 1 | -2/+28 |
| * | | | [SCTP]: Don't do CRC32C checksum over loopback. | Sridhar Samudrala | 2006-06-17 | 2 | -22/+29 |
| * | | | [SCTP] Reset rtt_in_progress for the chunk when processing its sack. | Vlad Yasevich | 2006-06-17 | 1 | -0/+1 |
| * | | | [SCTP]: Reject sctp packets with broadcast addresses. | Vlad Yasevich | 2006-06-17 | 4 | -5/+14 |
| * | | | [SCTP]: Limit association max_retrans setting in setsockopt. | Vlad Yasevich | 2006-06-17 | 1 | -1/+25 |
| * | | | [IPV6]: Sum real space for RTAs. | YOSHIFUJI Hideaki | 2006-06-17 | 1 | -4/+24 |
| * | | | [IRDA]: Use put_unaligned() in irlmp_do_discovery(). | David S. Miller | 2006-06-17 | 1 | -1/+5 |
| * | | | [BRIDGE]: Add support for NETIF_F_HW_CSUM devices | Herbert Xu | 2006-06-17 | 2 | -6/+12 |
| * | | | [NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM | Herbert Xu | 2006-06-17 | 5 | -19/+8 |
| * | | | [TCP]: Add tcp_slow_start_after_idle sysctl. | David S. Miller | 2006-06-17 | 2 | -1/+13 |
| * | | | [TCP] Westwood: reset RTT min after FRTO | Luca De Cicco | 2006-06-17 | 1 | -2/+16 |
| * | | | [TCP] Westwood: bandwidth filter startup | Luca De Cicco | 2006-06-17 | 1 | -3/+9 |
| * | | | [TCP] Westwood: comment fixes | Luca De Cicco | 2006-06-17 | 1 | -4/+21 |
| * | | | [TCP] Westwood: fix first sample | Stephen Hemminger | 2006-06-17 | 1 | -1/+12 |
| * | | | [NET]: net.ipv4.ip_autoconfig sysctl removal | Stephen Hemminger | 2006-06-17 | 1 | -8/+0 |
| * | | | [IPX]: Endian bug in ipxrtr_route_packet() | Alexey Dobriyan | 2006-06-17 | 1 | -1/+1 |
| * | | | [NET]: Warn in __skb_trim if skb is paged | Herbert Xu | 2006-06-17 | 1 | -5/+2 |
| * | | | [NET]: skb_trim audit | Herbert Xu | 2006-06-17 | 2 | -18/+6 |
| * | | | [NET]: Clean up skb_linearize | Herbert Xu | 2006-06-17 | 5 | -81/+10 |
| * | | | [NET]: Add netif_tx_lock | Herbert Xu | 2006-06-17 | 7 | -53/+41 |
| * | | | [NETFILTER]: hashlimit match: fix random initialization | Patrick McHardy | 2006-06-17 | 1 | -2/+5 |
| * | | | [NETFILTER]: recent match: missing refcnt initialization | Patrick McHardy | 2006-06-17 | 1 | -0/+1 |
| * | | | [NETFILTER]: recent match: fix "sleeping function called from invalid context" | Patrick McHardy | 2006-06-17 | 1 | -5/+10 |
| * | | | [SECMARK]: Add CONNSECMARK xtables target | James Morris | 2006-06-17 | 3 | -0/+167 |
| * | | | [SECMARK]: Add secmark support to conntrack | James Morris | 2006-06-17 | 6 | -0/+40 |
| * | | | [SECMARK]: Add xtables SECMARK target | James Morris | 2006-06-17 | 3 | -0/+166 |
| * | | | [SECMARK]: Add secmark support to core networking. | James Morris | 2006-06-17 | 5 | -1/+12 |
| * | | | [NET]: Fix warnings after LSM-IPSEC changes. | David S. Miller | 2006-06-17 | 1 | -2/+2 |
| * | | | [NET]: NET_TCPPROBE Kconfig fix | Dave Jones | 2006-06-17 | 1 | -1/+1 |
| * | | | [LSM-IPsec]: SELinux Authorize | Catherine Zhang | 2006-06-17 | 2 | -13/+23 |
| * | | | [IPV4] icmp: Kill local 'ip' arg in icmp_redirect(). | David S. Miller | 2006-06-17 | 1 | -3/+2 |
| * | | | [IPV4]: Right prototype of __raw_v4_lookup() | Alexey Dobriyan | 2006-06-17 | 1 | -1/+1 |
| * | | | [IPV4] igmp: Fixup struct ip_mc_list::multiaddr type | Alexey Dobriyan | 2006-06-17 | 1 | -1/+1 |
| * | | | [TCP]: Fix compile warning in tcp_probe.c | David S. Miller | 2006-06-17 | 1 | -1/+3 |
| * | | | [TCP]: Limited slow start for Highspeed TCP | Stephen Hemminger | 2006-06-17 | 1 | -3/+21 |