index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-19
RPCSEC_GSS: krb5 pre-privacy cleanup
J. Bruce Fields
3
-59
/
+14
2005-10-19
RPCSEC_GSS: Simplify rpcsec_gss crypto code
J. Bruce Fields
1
-29
/
+77
2005-10-19
RPCSEC_GSS: client-side privacy support
J. Bruce Fields
1
-1
/
+148
2005-10-19
RPCSEC_GSS: cleanup au_rslack calculation
J. Bruce Fields
1
-14
/
+6
2005-10-19
SUNRPC: Retry wrap in case of memory allocation failure.
J. Bruce Fields
1
-3
/
+10
2005-10-19
SUNRPC: Provide a callback to allow free pages allocated during xdr encoding
J. Bruce Fields
1
-0
/
+3
2005-10-19
SUNRPC: Add support for privacy to generic gss-api code.
J. Bruce Fields
1
-0
/
+22
2005-10-19
RPC: stops the release_pipe() funtion from being called twice
Steve Dickson
1
-0
/
+2
2005-10-19
RPC: allow call_encode() to delay transmission of an RPC call.
Trond Myklebust
2
-11
/
+20
2005-10-19
SUNRPC: Retry rpcbind requests if the server's portmapper isn't up
Chuck Lever
1
-1
/
+2
2005-10-19
Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6
Trond Myklebust
133
-1119
/
+1787
2005-10-16
[NETFILTER]: Fix ip6_table.c build with NETFILTER_DEBUG enabled.
Andrew Morton
1
-1
/
+0
2005-10-14
[TCP]: Ratelimit debugging warning.
Herbert Xu
1
-5
/
+7
2005-10-14
[NET]: Disable NET_SCH_CLK_CPU for SMP x86 hosts
Andi Kleen
1
-1
/
+3
2005-10-14
[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.
David S. Miller
4
-26
/
+48
2005-10-13
[TCP]: Add code to help track down "BUG at net/ipv4/tcp_output.c:438!"
Herbert Xu
1
-1
/
+8
2005-10-13
[BRIDGE]: fix race on bridge del if
Stephen Hemminger
1
-1
/
+1
2005-10-11
[TWSK]: Grab the module refcount for timewait sockets
Arnaldo Carvalho de Melo
1
-0
/
+1
2005-10-11
[DCCP]: Transition from PARTOPEN to OPEN when receiving DATA packets
Arnaldo Carvalho de Melo
1
-1
/
+5
2005-10-11
[CCID]: Check if ccid is NULL in the hc_[tr]x_exit functions
Arnaldo Carvalho de Melo
1
-2
/
+2
2005-10-11
[NETFILTER] ctnetlink: add support to change protocol info
Pablo Neira Ayuso
1
-0
/
+37
2005-10-11
[NETFILTER] ctnetlink: allow userspace to change TCP state
Pablo Neira Ayuso
1
-0
/
+23
2005-10-11
[NETFILTER]: Use only 32bit counters for CONNTRACK_ACCT
Harald Welte
2
-9
/
+12
2005-10-11
[IPSEC] Fix block size/MTU bugs in ESP
Herbert Xu
2
-6
/
+7
2005-10-11
[IPSEC]: Use ALIGN macro in ESP
Herbert Xu
2
-10
/
+12
2005-10-11
[NETFILTER] ctnetlink: add one nesting level for TCP state
Pablo Neira Ayuso
1
-0
/
+4
2005-10-11
[NETFILTER] ctnetlink: ICMP ID is not mandatory
Pablo Neira Ayuso
1
-2
/
+1
2005-10-11
[NETFILTER] conntrack_netlink: Fix endian issue with status from userspace
Harald Welte
1
-1
/
+2
2005-10-11
[NETFILTER] nfnetlink: use highest bit of nfa_type to indicate nested TLV
Harald Welte
1
-2
/
+2
2005-10-11
[NETFILTER] ipt_ULOG: Mark ipt_ULOG as OBSOLETE
Harald Welte
1
-1
/
+6
2005-10-11
[NETFILTER] PPTP helper: Add missing Kconfig dependency
Harald Welte
1
-0
/
+1
2005-10-09
[PATCH] gfp flags annotations - part 1
Al Viro
38
-102
/
+95
2005-10-08
[ATM]: [br2684] if we free the skb, we should return 0
Jean-Denis Boyer
1
-1
/
+1
2005-10-07
[ATM]: add support for LECS addresses learned from network
Eric Kinzie
3
-23
/
+60
2005-10-07
[SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels.
Ivan Skytte Jørgensen
1
-25
/
+227
2005-10-05
[AX.25]: Fix packet socket crash
Ralf Baechle
2
-2
/
+2
2005-10-05
[IPSEC]: Document that policy direction is derived from the index.
Herbert Xu
2
-5
/
+10
2005-10-05
[IPV6]: Fix NS handing for proxy/anycast address
YOSHIFUJI Hideaki
1
-1
/
+1
2005-10-05
[TCP]: BIC coding bug in Linux 2.6.13
Stephen Hemminger
1
-1
/
+1
2005-10-05
[MCAST] ipv6: Fix address size in grec_size
Yan Zheng
1
-1
/
+1
2005-10-05
[XFRM]: fix sparse gfp nocast warnings
Randy Dunlap
1
-1
/
+1
2005-10-05
[RPC]: fix sparse gfp nocast warnings
Randy Dunlap
3
-3
/
+3
2005-10-05
[AF_KEY]: fix sparse gfp nocast warnings
Randy Dunlap
1
-3
/
+4
2005-10-05
[NETFILTER]: fix sparse gfp nocast warnings
Randy Dunlap
1
-1
/
+2
2005-10-05
[IPVS]: fix sparse gfp nocast warnings
Randy Dunlap
1
-1
/
+1
2005-10-05
[DECNET]: fix sparse gfp nocast warnings
Randy Dunlap
2
-11
/
+18
2005-10-05
[ATM]: fix sparse gfp nocast warnings
Randy Dunlap
1
-1
/
+1
2005-10-05
[NETFILTER]: Fix Kconfig typo
Horst H. von Brand
1
-1
/
+1
2005-10-05
[IPV4]: fib_trie root-node expansion
Robert Olsson
1
-2
/
+21
2005-10-05
[IPV6]: Fix infinite loop in udp_v6_get_port().
YOSHIFUJI Hideaki
1
-1
/
+3
[next]