aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | [AX.25]: Use constant instead of magic numberRalf Baechle2005-10-25
| * | | | | | | | | | [SK_BUFF] kernel-doc: fix skbuff warningsRandy Dunlap2005-10-25
| * | | | | | | | | | [IPV4]: Remove dead code from ip_output.cJayachandran C2005-10-25
| * | | | | | | | | | [NETLINK]: Remove dead code in af_netlink.cJayachandran C2005-10-25
| * | | | | | | | | | [IPSEC]: Kill obsolete get_mss functionHerbert Xu2005-10-25
| * | | | | | | | | | [IPV4]: Kill redundant rcu_dereference on fa_infoHerbert Xu2005-10-25
| * | | | | | | | | | [NETFILTER] ip_conntrack: Make "hashsize" conntrack parameter writableHarald Welte2005-10-25
| * | | | | | | | | | [PKTGEN]: proc interface revisionStephen Hemminger2005-10-25
| * | | | | | | | | | [PKTGEN]: Spelling and white spaceStephen Hemminger2005-10-25
| * | | | | | | | | | [PKTGEN]: Use kzallocStephen Hemminger2005-10-25
| * | | | | | | | | | [PKTGEN]: Sleeping function called under lockStephen Hemminger2005-10-25
| * | | | | | | | | | [NET]: Wider use of for_each_*cpu()John Hawkes2005-10-25
| * | | | | | | | | | [DECNET]: Remove some redundant ifdeffed codePatrick Caulfield2005-10-25
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | [PATCH] gfp_t: net/*Al Viro2005-10-28
* | | | | | | | | | Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6Trond Myklebust2005-10-27
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | [TCP]: Clear stale pred_flags when snd_wnd changesHerbert Xu2005-10-27
* | | | | | | | | | RPC: Ensure that nobody can queue up new upcalls after rpc_close_pipes()Trond Myklebust2005-10-27
* | | | | | | | | | Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6Trond Myklebust2005-10-27
|\| | | | | | | | |
| * | | | | | | | | [PATCH] svcsock timestamp fixAndrew Morton2005-10-26
| * | | | | | | | | [PATCH] kill massive wireless-related log spamJeff Garzik2005-10-26
| |/ / / / / / / /
| * | | | | | | | [TR]: Preserve RIF flag even for 2 byte RIF fields.Jochen Friedrich2005-10-25
| * | | | | | | | [IPV6]: Fix refcnt of struct ip6_flowlabelYan Zheng2005-10-25
| * | | | | | | | [NEIGH] Fix timer leak in neigh_changeaddrHerbert Xu2005-10-23
| * | | | | | | | [NEIGH] Fix add_timer race in neigh_add_timerHerbert Xu2005-10-23
| * | | | | | | | [NEIGH] Print stack trace in neigh_add_timerHerbert Xu2005-10-23
| * | | | | | | | [SK_BUFF]: ipvs_property field must be copiedJulian Anastasov2005-10-22
| * | | | | | | | [TCP] Allow len == skb->len in tcp_fragmentHerbert Xu2005-10-20
| * | | | | | | | [DCCP]: Clear the IPCB areaHerbert Xu2005-10-20
| * | | | | | | | [DCCP]: Make dccp_write_xmit always free the packetHerbert Xu2005-10-20
| * | | | | | | | [DCCP]: Use skb_set_owner_w in dccp_transmit_skb when skb->sk is NULLHerbert Xu2005-10-20
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Revert "RPC: stops the release_pipe() funtion from being called twice"Trond Myklebust2005-10-27
* | | | | | | | RPCSEC_GSS: krb5 cleanupJ. Bruce Fields2005-10-19
* | | | | | | | RPCSEC_GSS remove all qop parametersJ. Bruce Fields2005-10-19
* | | | | | | | RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism.J. Bruce Fields2005-10-19
* | | | | | | | RPCSEC_GSS: krb5 pre-privacy cleanupJ. Bruce Fields2005-10-19
* | | | | | | | RPCSEC_GSS: Simplify rpcsec_gss crypto codeJ. Bruce Fields2005-10-19
* | | | | | | | RPCSEC_GSS: client-side privacy supportJ. Bruce Fields2005-10-19
* | | | | | | | RPCSEC_GSS: cleanup au_rslack calculationJ. Bruce Fields2005-10-19
* | | | | | | | SUNRPC: Retry wrap in case of memory allocation failure.J. Bruce Fields2005-10-19
* | | | | | | | SUNRPC: Provide a callback to allow free pages allocated during xdr encodingJ. Bruce Fields2005-10-19
* | | | | | | | SUNRPC: Add support for privacy to generic gss-api code.J. Bruce Fields2005-10-19
* | | | | | | | RPC: stops the release_pipe() funtion from being called twiceSteve Dickson2005-10-19
* | | | | | | | RPC: allow call_encode() to delay transmission of an RPC call.Trond Myklebust2005-10-18
* | | | | | | | SUNRPC: Retry rpcbind requests if the server's portmapper isn't upChuck Lever2005-10-18
* | | | | | | | Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6Trond Myklebust2005-10-18
|\| | | | | | |
| * | | | | | | [NETFILTER]: Fix ip6_table.c build with NETFILTER_DEBUG enabled.Andrew Morton2005-10-15
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | [TCP]: Ratelimit debugging warning.Herbert Xu2005-10-13
| * | | | | | [NET]: Disable NET_SCH_CLK_CPU for SMP x86 hostsAndi Kleen2005-10-13
| * | | | | | [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller2005-10-13
| * | | | | | [TCP]: Add code to help track down "BUG at net/ipv4/tcp_output.c:438!"Herbert Xu2005-10-12