summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | RPC: Ensure that nobody can queue up new upcalls after rpc_close_pipes()Trond Myklebust2005-10-271-14/+15
* | | | | | | | | | Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6Trond Myklebust2005-10-2711-56/+45
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | [PATCH] svcsock timestamp fixAndrew Morton2005-10-261-1/+1
| * | | | | | | | | [PATCH] kill massive wireless-related log spamJeff Garzik2005-10-261-2/+7
| |/ / / / / / / /
| * | | | | | | | [TR]: Preserve RIF flag even for 2 byte RIF fields.Jochen Friedrich2005-10-251-2/+3
| * | | | | | | | [IPV6]: Fix refcnt of struct ip6_flowlabelYan Zheng2005-10-251-1/+1
| * | | | | | | | [NEIGH] Fix timer leak in neigh_changeaddrHerbert Xu2005-10-231-30/+13
| * | | | | | | | [NEIGH] Fix add_timer race in neigh_add_timerHerbert Xu2005-10-231-2/+2
| * | | | | | | | [NEIGH] Print stack trace in neigh_add_timerHerbert Xu2005-10-231-0/+1
| * | | | | | | | [SK_BUFF]: ipvs_property field must be copiedJulian Anastasov2005-10-222-0/+9
| * | | | | | | | [TCP] Allow len == skb->len in tcp_fragmentHerbert Xu2005-10-201-11/+1
| * | | | | | | | [DCCP]: Clear the IPCB areaHerbert Xu2005-10-202-0/+3
| * | | | | | | | [DCCP]: Make dccp_write_xmit always free the packetHerbert Xu2005-10-202-3/+2
| * | | | | | | | [DCCP]: Use skb_set_owner_w in dccp_transmit_skb when skb->sk is NULLHerbert Xu2005-10-201-4/+2
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Revert "RPC: stops the release_pipe() funtion from being called twice"Trond Myklebust2005-10-271-2/+0
* | | | | | | | RPCSEC_GSS: krb5 cleanupJ. Bruce Fields2005-10-183-33/+6
* | | | | | | | RPCSEC_GSS remove all qop parametersJ. Bruce Fields2005-10-1810-70/+33
* | | | | | | | RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism.J. Bruce Fields2005-10-186-6/+535
* | | | | | | | RPCSEC_GSS: krb5 pre-privacy cleanupJ. Bruce Fields2005-10-183-59/+14
* | | | | | | | RPCSEC_GSS: Simplify rpcsec_gss crypto codeJ. Bruce Fields2005-10-181-29/+77
* | | | | | | | RPCSEC_GSS: client-side privacy supportJ. Bruce Fields2005-10-181-1/+148
* | | | | | | | RPCSEC_GSS: cleanup au_rslack calculationJ. Bruce Fields2005-10-181-14/+6
* | | | | | | | SUNRPC: Retry wrap in case of memory allocation failure.J. Bruce Fields2005-10-181-3/+10
* | | | | | | | SUNRPC: Provide a callback to allow free pages allocated during xdr encodingJ. Bruce Fields2005-10-181-0/+3
* | | | | | | | SUNRPC: Add support for privacy to generic gss-api code.J. Bruce Fields2005-10-181-0/+22
* | | | | | | | RPC: stops the release_pipe() funtion from being called twiceSteve Dickson2005-10-181-0/+2
* | | | | | | | RPC: allow call_encode() to delay transmission of an RPC call.Trond Myklebust2005-10-182-11/+20
* | | | | | | | SUNRPC: Retry rpcbind requests if the server's portmapper isn't upChuck Lever2005-10-181-1/+2
* | | | | | | | Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6Trond Myklebust2005-10-18133-1119/+1787
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | [NETFILTER]: Fix ip6_table.c build with NETFILTER_DEBUG enabled.Andrew Morton2005-10-151-1/+0
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | [TCP]: Ratelimit debugging warning.Herbert Xu2005-10-131-5/+7
| * | | | | | [NET]: Disable NET_SCH_CLK_CPU for SMP x86 hostsAndi Kleen2005-10-131-1/+3
| * | | | | | [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller2005-10-134-26/+48
| * | | | | | [TCP]: Add code to help track down "BUG at net/ipv4/tcp_output.c:438!"Herbert Xu2005-10-121-1/+8
| * | | | | | [BRIDGE]: fix race on bridge del ifStephen Hemminger2005-10-121-1/+1
| * | | | | | [TWSK]: Grab the module refcount for timewait socketsArnaldo Carvalho de Melo2005-10-101-0/+1
| * | | | | | [DCCP]: Transition from PARTOPEN to OPEN when receiving DATA packetsArnaldo Carvalho de Melo2005-10-101-1/+5
| * | | | | | [CCID]: Check if ccid is NULL in the hc_[tr]x_exit functionsArnaldo Carvalho de Melo2005-10-101-2/+2
| * | | | | | [NETFILTER] ctnetlink: add support to change protocol infoPablo Neira Ayuso2005-10-101-0/+37
| * | | | | | [NETFILTER] ctnetlink: allow userspace to change TCP statePablo Neira Ayuso2005-10-101-0/+23
| * | | | | | [NETFILTER]: Use only 32bit counters for CONNTRACK_ACCTHarald Welte2005-10-102-9/+12
| * | | | | | [IPSEC] Fix block size/MTU bugs in ESPHerbert Xu2005-10-102-6/+7
| * | | | | | [IPSEC]: Use ALIGN macro in ESPHerbert Xu2005-10-102-10/+12
| * | | | | | [NETFILTER] ctnetlink: add one nesting level for TCP statePablo Neira Ayuso2005-10-101-0/+4
| * | | | | | [NETFILTER] ctnetlink: ICMP ID is not mandatoryPablo Neira Ayuso2005-10-101-2/+1
| * | | | | | [NETFILTER] conntrack_netlink: Fix endian issue with status from userspaceHarald Welte2005-10-101-1/+2
| * | | | | | [NETFILTER] nfnetlink: use highest bit of nfa_type to indicate nested TLVHarald Welte2005-10-101-2/+2
| * | | | | | [NETFILTER] ipt_ULOG: Mark ipt_ULOG as OBSOLETEHarald Welte2005-10-101-1/+6
| * | | | | | [NETFILTER] PPTP helper: Add missing Kconfig dependencyHarald Welte2005-10-101-0/+1
| * | | | | | [PATCH] gfp flags annotations - part 1Al Viro2005-10-0838-102/+95
OpenPOWER on IntegriCloud