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-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6.15
Linus Torvalds
17
-404
/
+344
2005-10-28
[PATCH] gfp_t: net/*
Al Viro
3
-3
/
+3
2005-10-28
Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6
Trond Myklebust
1
-0
/
+1
2005-10-28
RPC: Ensure that nobody can queue up new upcalls after rpc_close_pipes()
Trond Myklebust
1
-14
/
+15
2005-10-28
Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6
Trond Myklebust
11
-56
/
+45
2005-10-28
Revert "RPC: stops the release_pipe() funtion from being called twice"
Trond Myklebust
1
-2
/
+0
2005-10-27
[TCP]: Clear stale pred_flags when snd_wnd changes
Herbert Xu
1
-0
/
+1
2005-10-26
[PATCH] svcsock timestamp fix
Andrew Morton
1
-1
/
+1
2005-10-26
[PATCH] kill massive wireless-related log spam
Jeff Garzik
1
-2
/
+7
2005-10-26
[IPV4]: Fix setting broadcast for SIOCSIFNETMASK
David Engel
1
-1
/
+2
2005-10-26
[AX.25]: Use constant instead of magic number
Ralf Baechle
1
-1
/
+1
2005-10-26
[SK_BUFF] kernel-doc: fix skbuff warnings
Randy Dunlap
1
-0
/
+2
2005-10-26
[IPV4]: Remove dead code from ip_output.c
Jayachandran C
1
-4
/
+1
2005-10-26
[NETLINK]: Remove dead code in af_netlink.c
Jayachandran C
1
-3
/
+0
2005-10-26
[IPSEC]: Kill obsolete get_mss function
Herbert Xu
2
-43
/
+6
2005-10-26
[IPV4]: Kill redundant rcu_dereference on fa_info
Herbert Xu
1
-1
/
+1
2005-10-26
[NETFILTER] ip_conntrack: Make "hashsize" conntrack parameter writable
Harald Welte
1
-37
/
+95
2005-10-26
[PKTGEN]: proc interface revision
Stephen Hemminger
1
-257
/
+215
2005-10-26
[PKTGEN]: Spelling and white space
Stephen Hemminger
1
-12
/
+12
2005-10-26
[PKTGEN]: Use kzalloc
Stephen Hemminger
1
-5
/
+2
2005-10-26
[PKTGEN]: Sleeping function called under lock
Stephen Hemminger
1
-3
/
+3
2005-10-26
[NET]: Wider use of for_each_*cpu()
John Hawkes
7
-28
/
+8
2005-10-26
[DECNET]: Remove some redundant ifdeffed code
Patrick Caulfield
1
-13
/
+0
2005-10-26
[TR]: Preserve RIF flag even for 2 byte RIF fields.
Jochen Friedrich
1
-2
/
+3
2005-10-26
[IPV6]: Fix refcnt of struct ip6_flowlabel
Yan Zheng
1
-1
/
+1
2005-10-23
[NEIGH] Fix timer leak in neigh_changeaddr
Herbert Xu
1
-30
/
+13
2005-10-23
[NEIGH] Fix add_timer race in neigh_add_timer
Herbert Xu
1
-2
/
+2
2005-10-23
[NEIGH] Print stack trace in neigh_add_timer
Herbert Xu
1
-0
/
+1
2005-10-22
[SK_BUFF]: ipvs_property field must be copied
Julian Anastasov
2
-0
/
+9
2005-10-20
[TCP] Allow len == skb->len in tcp_fragment
Herbert Xu
1
-11
/
+1
2005-10-20
[DCCP]: Clear the IPCB area
Herbert Xu
2
-0
/
+3
2005-10-20
[DCCP]: Make dccp_write_xmit always free the packet
Herbert Xu
2
-3
/
+2
2005-10-20
[DCCP]: Use skb_set_owner_w in dccp_transmit_skb when skb->sk is NULL
Herbert Xu
1
-4
/
+2
2005-10-19
RPCSEC_GSS: krb5 cleanup
J. Bruce Fields
3
-33
/
+6
2005-10-19
RPCSEC_GSS remove all qop parameters
J. Bruce Fields
10
-70
/
+33
2005-10-19
RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism.
J. Bruce Fields
6
-6
/
+535
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
[next]