Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | [PATCH] ieee80211 Switched to sscanf in store_debug_level | James Ketrenos | 2005-09-16 | 1 | -20/+6 | |
| * | | | | | | | | | [PATCH] ieee80211 Cleanup memcpy parameters. | James Ketrenos | 2005-09-16 | 1 | -8/+8 | |
| * | | | | | | | | | [PATCH] ieee80211 Removed ieee80211_info_element_hdr | James Ketrenos | 2005-09-16 | 1 | -5/+5 | |
| * | | | | | | | | | [PATCH] Changed 802.11 headers to use ieee80211_info_element[0] | James Ketrenos | 2005-09-16 | 1 | -2/+2 | |
| * | | | | | | | | | [PATCH] ieee80211 Added wireless spy support | James Ketrenos | 2005-09-16 | 5 | -67/+78 | |
| * | | | | | | | | | [PATCH] ieee80211 quality scaling algorithm extension handler | James Ketrenos | 2005-09-16 | 1 | -10/+30 | |
| * | | | | | | | | | [PATCH] Fixed some endian issues with 802.11 header usage in ieee80211_rx.c | James Ketrenos | 2005-09-16 | 1 | -17/+26 | |
* | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6.15 | Linus Torvalds | 2005-10-28 | 17 | -404/+344 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [IPV4]: Fix setting broadcast for SIOCSIFNETMASK | David Engel | 2005-10-26 | 1 | -1/+2 | |
| * | | | | | | | | | | [AX.25]: Use constant instead of magic number | Ralf Baechle | 2005-10-26 | 1 | -1/+1 | |
| * | | | | | | | | | | [SK_BUFF] kernel-doc: fix skbuff warnings | Randy Dunlap | 2005-10-26 | 1 | -0/+2 | |
| * | | | | | | | | | | [IPV4]: Remove dead code from ip_output.c | Jayachandran C | 2005-10-26 | 1 | -4/+1 | |
| * | | | | | | | | | | [NETLINK]: Remove dead code in af_netlink.c | Jayachandran C | 2005-10-26 | 1 | -3/+0 | |
| * | | | | | | | | | | [IPSEC]: Kill obsolete get_mss function | Herbert Xu | 2005-10-26 | 2 | -43/+6 | |
| * | | | | | | | | | | [IPV4]: Kill redundant rcu_dereference on fa_info | Herbert Xu | 2005-10-26 | 1 | -1/+1 | |
| * | | | | | | | | | | [NETFILTER] ip_conntrack: Make "hashsize" conntrack parameter writable | Harald Welte | 2005-10-26 | 1 | -37/+95 | |
| * | | | | | | | | | | [PKTGEN]: proc interface revision | Stephen Hemminger | 2005-10-26 | 1 | -257/+215 | |
| * | | | | | | | | | | [PKTGEN]: Spelling and white space | Stephen Hemminger | 2005-10-26 | 1 | -12/+12 | |
| * | | | | | | | | | | [PKTGEN]: Use kzalloc | Stephen Hemminger | 2005-10-26 | 1 | -5/+2 | |
| * | | | | | | | | | | [PKTGEN]: Sleeping function called under lock | Stephen Hemminger | 2005-10-26 | 1 | -3/+3 | |
| * | | | | | | | | | | [NET]: Wider use of for_each_*cpu() | John Hawkes | 2005-10-25 | 7 | -28/+8 | |
| * | | | | | | | | | | [DECNET]: Remove some redundant ifdeffed code | Patrick Caulfield | 2005-10-25 | 1 | -13/+0 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | [PATCH] gfp_t: net/* | Al Viro | 2005-10-28 | 3 | -3/+3 | |
* | | | | | | | | | | Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6 | Trond Myklebust | 2005-10-27 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | [TCP]: Clear stale pred_flags when snd_wnd changes | Herbert Xu | 2005-10-27 | 1 | -0/+1 | |
* | | | | | | | | | | RPC: Ensure that nobody can queue up new upcalls after rpc_close_pipes() | Trond Myklebust | 2005-10-27 | 1 | -14/+15 | |
* | | | | | | | | | | Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6 | Trond Myklebust | 2005-10-27 | 11 | -56/+45 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| * | | | | | | | | | [PATCH] svcsock timestamp fix | Andrew Morton | 2005-10-26 | 1 | -1/+1 | |
| * | | | | | | | | | [PATCH] kill massive wireless-related log spam | Jeff Garzik | 2005-10-26 | 1 | -2/+7 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | [TR]: Preserve RIF flag even for 2 byte RIF fields. | Jochen Friedrich | 2005-10-25 | 1 | -2/+3 | |
| * | | | | | | | | [IPV6]: Fix refcnt of struct ip6_flowlabel | Yan Zheng | 2005-10-25 | 1 | -1/+1 | |
| * | | | | | | | | [NEIGH] Fix timer leak in neigh_changeaddr | Herbert Xu | 2005-10-23 | 1 | -30/+13 | |
| * | | | | | | | | [NEIGH] Fix add_timer race in neigh_add_timer | Herbert Xu | 2005-10-23 | 1 | -2/+2 | |
| * | | | | | | | | [NEIGH] Print stack trace in neigh_add_timer | Herbert Xu | 2005-10-23 | 1 | -0/+1 | |
| * | | | | | | | | [SK_BUFF]: ipvs_property field must be copied | Julian Anastasov | 2005-10-22 | 2 | -0/+9 | |
| * | | | | | | | | [TCP] Allow len == skb->len in tcp_fragment | Herbert Xu | 2005-10-20 | 1 | -11/+1 | |
| * | | | | | | | | [DCCP]: Clear the IPCB area | Herbert Xu | 2005-10-20 | 2 | -0/+3 | |
| * | | | | | | | | [DCCP]: Make dccp_write_xmit always free the packet | Herbert Xu | 2005-10-20 | 2 | -3/+2 | |
| * | | | | | | | | [DCCP]: Use skb_set_owner_w in dccp_transmit_skb when skb->sk is NULL | Herbert Xu | 2005-10-20 | 1 | -4/+2 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Revert "RPC: stops the release_pipe() funtion from being called twice" | Trond Myklebust | 2005-10-27 | 1 | -2/+0 | |
* | | | | | | | | RPCSEC_GSS: krb5 cleanup | J. Bruce Fields | 2005-10-18 | 3 | -33/+6 | |
* | | | | | | | | RPCSEC_GSS remove all qop parameters | J. Bruce Fields | 2005-10-18 | 10 | -70/+33 | |
* | | | | | | | | RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism. | J. Bruce Fields | 2005-10-18 | 6 | -6/+535 | |
* | | | | | | | | RPCSEC_GSS: krb5 pre-privacy cleanup | J. Bruce Fields | 2005-10-18 | 3 | -59/+14 | |
* | | | | | | | | RPCSEC_GSS: Simplify rpcsec_gss crypto code | J. Bruce Fields | 2005-10-18 | 1 | -29/+77 | |
* | | | | | | | | RPCSEC_GSS: client-side privacy support | J. Bruce Fields | 2005-10-18 | 1 | -1/+148 | |
* | | | | | | | | RPCSEC_GSS: cleanup au_rslack calculation | J. Bruce Fields | 2005-10-18 | 1 | -14/+6 | |
* | | | | | | | | SUNRPC: Retry wrap in case of memory allocation failure. | J. Bruce Fields | 2005-10-18 | 1 | -3/+10 | |
* | | | | | | | | SUNRPC: Provide a callback to allow free pages allocated during xdr encoding | J. Bruce Fields | 2005-10-18 | 1 | -0/+3 | |
* | | | | | | | | SUNRPC: Add support for privacy to generic gss-api code. | J. Bruce Fields | 2005-10-18 | 1 | -0/+22 |