Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into upstream | Jeff Garzik | 2006-09-19 | 13 | -41/+50 |
|\ | |||||
| * | [ATM] CLIP: Do not refer freed skbuff in clip_mkip(). | YOSHIFUJI Hideaki | 2006-09-18 | 1 | -0/+2 |
| * | [NET]: Drop tx lock in dev_watchdog_up | Herbert Xu | 2006-09-18 | 1 | -2/+0 |
| * | [PACKET]: Don't truncate non-linear skbs with mmaped IO | Patrick McHardy | 2006-09-17 | 1 | -3/+1 |
| * | [NET]: Mark frame diverter for future removal. | Stephen Hemminger | 2006-09-17 | 1 | -1/+1 |
| * | [TCP] tcp-lp: bug fix for oops in 2.6.18-rc6 | Wong Hoi Sing Edison | 2006-09-17 | 1 | -14/+21 |
| * | [BRIDGE]: random extra bytes on STP TCN packet | Stephen Hemminger | 2006-09-17 | 1 | -1/+1 |
| * | [IPV6]: Accept -1 for IPV6_TCLASS | Remi Denis-Courmont | 2006-09-17 | 2 | -2/+4 |
| * | [IPV6]: Fix tclass setting for raw sockets. | YOSHIFUJI Hideaki | 2006-09-17 | 2 | -3/+3 |
| * | [IPVS]: remove the debug option go ip_vs_ftp | Simon Horman | 2006-09-17 | 1 | -14/+6 |
| * | [IPVS]: Make sure ip_vs_ftp ports are valid | Simon Horman | 2006-09-17 | 1 | -0/+6 |
| * | [IPVS]: auto-help for ip_vs_ftp | Simon Horman | 2006-09-17 | 1 | -0/+1 |
| * | [TCP]: Turn ABC off. | Stephen Hemminger | 2006-09-17 | 1 | -1/+1 |
| * | [NEIGH]: neigh_table_clear() doesn't free stats | Kirill Korotaev | 2006-09-17 | 1 | -0/+3 |
* | | [PATCH] ethtool: allow const ethtool_ops | Stephen Hemminger | 2006-09-13 | 1 | -7/+7 |
* | | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil... | Jeff Garzik | 2006-09-06 | 5 | -60/+132 |
|\ \ | |||||
| * | | [PATCH] ieee80211: Workaround malformed 802.11 frames from AP | Zhu Yi | 2006-08-29 | 1 | -7/+10 |
| * | | [PATCH] ieee80211: Fix TKIP and WEP decryption error on SMP machines | Zhu Yi | 2006-08-29 | 2 | -41/+84 |
| * | | [PATCH] ieee80211: TKIP and CCMP replay check rework | Zhu Yi | 2006-08-29 | 2 | -3/+36 |
| * | | [PATCH] ieee80211: remove ieee80211_tx() is_queue_full warning | Zhu Yi | 2006-08-29 | 1 | -7/+0 |
| * | | [PATCH] ieee80211: Fix header->qos_ctl endian issue | Zhu Yi | 2006-08-29 | 2 | -2/+2 |
| * | | Merge branch 'from-linus' into upstream | John W. Linville | 2006-08-29 | 20 | -299/+273 |
| |\ \ | |||||
| * \ \ | Merge branch 'from-linus' into upstream | John W. Linville | 2006-08-22 | 13 | -75/+91 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'from-linus' into upstream | John W. Linville | 2006-08-14 | 31 | -119/+249 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'upstream-fixes' into upstream | John W. Linville | 2006-08-04 | 1 | -1/+23 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'from-linus' into upstream | John W. Linville | 2006-08-04 | 27 | -122/+430 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge branch 'master' into upstream | Jeff Garzik | 2006-09-04 | 9 | -30/+46 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | [IPV4]: Fix SNMPv2 "ipFragFails" counter error | Wei Dong | 2006-08-31 | 1 | -0/+1 |
| * | | | | | | | [NET]: Rate limiting for socket allocation failure messages. | Akinobu Mita | 2006-08-31 | 1 | -1/+2 |
| * | | | | | | | [IPV6]: Fix kernel OOPs when setting sticky socket options. | YOSHIFUJI Hideaki | 2006-08-31 | 1 | -13/+16 |
| * | | | | | | | [IPV6]: ipv6_add_addr should install dstentry earlier | Keir Fraser | 2006-08-29 | 1 | -2/+2 |
| * | | | | | | | [NETLINK]: Call panic if nl_table allocation fails | Akinobu Mita | 2006-08-29 | 1 | -8/+6 |
| * | | | | | | | [TCP]: Two RFC3465 Appropriate Byte Count fixes. | Daikichi Osuga | 2006-08-29 | 2 | -3/+8 |
| * | | | | | | | [IPV6]: SNMPv2 "ipv6IfStatsInAddrErrors" counter error | Lv Liangying | 2006-08-29 | 1 | -0/+4 |
| * | | | | | | | [SCTP]: Fix sctp_primitive_ABORT() call in sctp_close(). | Sridhar Samudrala | 2006-08-29 | 1 | -3/+7 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge branch 'master' into upstream | Jeff Garzik | 2006-08-29 | 20 | -299/+273 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | [DCCP]: Fix CCID3 | Ian McDonald | 2006-08-26 | 6 | -193/+154 |
| * | | | | | | [BRIDGE] netfilter: memory corruption fix | Stephen Hemminger | 2006-08-26 | 1 | -3/+7 |
| * | | | | | | [DCCP]: Introduce dccp_rx_hist_find_entry | Ian McDonald | 2006-08-26 | 2 | -0/+21 |
| * | | | | | | [DCCP]: Introduces follows48 function | Ian McDonald | 2006-08-26 | 1 | -0/+8 |
| * | | | | | | [DCCP]: Update contact details and copyright | Ian McDonald | 2006-08-26 | 10 | -15/+15 |
| * | | | | | | [DCCP]: Fix typo | Ian McDonald | 2006-08-26 | 1 | -1/+1 |
| * | | | | | | [IPV6]: Segmentation offload not set correctly on TCP children | Stephen Hemminger | 2006-08-26 | 1 | -1/+1 |
| * | | | | | | Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6 | Greg Kroah-Hartman | 2006-08-24 | 3 | -47/+41 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | NFS: Check lengths more thoroughly in NFS4 readdir XDR decode | David Howells | 2006-08-24 | 1 | -0/+11 |
| | * | | | | | | SUNRPC: Fix dentry refcounting issues with users of rpc_pipefs | Trond Myklebust | 2006-08-24 | 2 | -10/+6 |
| | * | | | | | | SUNRPC: rpc_unlink() must check for unhashed dentries | Trond Myklebust | 2006-08-24 | 1 | -7/+10 |
| | * | | | | | | NFS: clean up rpc_rmdir | Trond Myklebust | 2006-08-24 | 2 | -16/+8 |
| | * | | | | | | SUNRPC: make rpc_unlink() take a dentry argument instead of a path | Trond Myklebust | 2006-08-24 | 2 | -15/+7 |
| | | |_|_|_|/ | | |/| | | | | |||||
| * | | | | | | [TCP]: Limit window scaling if window is clamped. | Stephen Hemminger | 2006-08-22 | 1 | -0/+1 |