Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | [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 | |
* | | | | | | | | RPC: stops the release_pipe() funtion from being called twice | Steve Dickson | 2005-10-18 | 1 | -0/+2 | |
* | | | | | | | | RPC: allow call_encode() to delay transmission of an RPC call. | Trond Myklebust | 2005-10-18 | 2 | -11/+20 | |
* | | | | | | | | SUNRPC: Retry rpcbind requests if the server's portmapper isn't up | Chuck Lever | 2005-10-18 | 1 | -1/+2 | |
* | | | | | | | | Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6 | Trond Myklebust | 2005-10-18 | 133 | -1119/+1787 | |
|\| | | | | | | | ||||||
| * | | | | | | | [NETFILTER]: Fix ip6_table.c build with NETFILTER_DEBUG enabled. | Andrew Morton | 2005-10-15 | 1 | -1/+0 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | [TCP]: Ratelimit debugging warning. | Herbert Xu | 2005-10-13 | 1 | -5/+7 | |
| * | | | | | | [NET]: Disable NET_SCH_CLK_CPU for SMP x86 hosts | Andi Kleen | 2005-10-13 | 1 | -1/+3 | |
| * | | | | | | [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering. | David S. Miller | 2005-10-13 | 4 | -26/+48 | |
| * | | | | | | [TCP]: Add code to help track down "BUG at net/ipv4/tcp_output.c:438!" | Herbert Xu | 2005-10-12 | 1 | -1/+8 |