index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
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-25
[NET]: Wider use of for_each_*cpu()
John Hawkes
7
-28
/
+8
2005-10-25
[DECNET]: Remove some redundant ifdeffed code
Patrick Caulfield
1
-13
/
+0
2005-10-25
[TR]: Preserve RIF flag even for 2 byte RIF fields.
Jochen Friedrich
1
-2
/
+3
2005-10-25
[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-21
ieee80211 subsystem:
Michael Buesch
1
-3
/
+6
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-20
Fixed oops if an uninitialized key is used for encryption.
Hong Liu
1
-4
/
+7
2005-10-19
Fixed problem with not being able to decrypt/encrypt broadcast packets.
Hong Liu
2
-2
/
+4
2005-10-18
RPCSEC_GSS: krb5 cleanup
J. Bruce Fields
3
-33
/
+6
2005-10-18
RPCSEC_GSS remove all qop parameters
J. Bruce Fields
10
-70
/
+33
2005-10-18
RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism.
J. Bruce Fields
6
-6
/
+535
2005-10-18
RPCSEC_GSS: krb5 pre-privacy cleanup
J. Bruce Fields
3
-59
/
+14
2005-10-18
RPCSEC_GSS: Simplify rpcsec_gss crypto code
J. Bruce Fields
1
-29
/
+77
2005-10-18
RPCSEC_GSS: client-side privacy support
J. Bruce Fields
1
-1
/
+148
2005-10-18
RPCSEC_GSS: cleanup au_rslack calculation
J. Bruce Fields
1
-14
/
+6
2005-10-18
SUNRPC: Retry wrap in case of memory allocation failure.
J. Bruce Fields
1
-3
/
+10
2005-10-18
SUNRPC: Provide a callback to allow free pages allocated during xdr encoding
J. Bruce Fields
1
-0
/
+3
2005-10-18
SUNRPC: Add support for privacy to generic gss-api code.
J. Bruce Fields
1
-0
/
+22
2005-10-18
RPC: stops the release_pipe() funtion from being called twice
Steve Dickson
1
-0
/
+2
2005-10-18
[PATCH] ieee80211: division by zero fix
Jiri Benc
1
-9
/
+12
2005-10-18
RPC: allow call_encode() to delay transmission of an RPC call.
Trond Myklebust
2
-11
/
+20
2005-10-18
SUNRPC: Retry rpcbind requests if the server's portmapper isn't up
Chuck Lever
1
-1
/
+2
2005-10-18
Merge branch 'master'
Jeff Garzik
1
-1
/
+0
2005-10-18
Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6
Trond Myklebust
133
-1119
/
+1787
2005-10-15
[NETFILTER]: Fix ip6_table.c build with NETFILTER_DEBUG enabled.
Andrew Morton
1
-1
/
+0
2005-10-13
Merge branch 'master'
Jeff Garzik
64
-220
/
+580
2005-10-13
[TCP]: Ratelimit debugging warning.
Herbert Xu
1
-5
/
+7
2005-10-13
[NET]: Disable NET_SCH_CLK_CPU for SMP x86 hosts
Andi Kleen
1
-1
/
+3
2005-10-13
[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.
David S. Miller
4
-26
/
+48
2005-10-12
[TCP]: Add code to help track down "BUG at net/ipv4/tcp_output.c:438!"
Herbert Xu
1
-1
/
+8
2005-10-12
[BRIDGE]: fix race on bridge del if
Stephen Hemminger
1
-1
/
+1
2005-10-10
[TWSK]: Grab the module refcount for timewait sockets
Arnaldo Carvalho de Melo
1
-0
/
+1
2005-10-10
[DCCP]: Transition from PARTOPEN to OPEN when receiving DATA packets
Arnaldo Carvalho de Melo
1
-1
/
+5
2005-10-10
[CCID]: Check if ccid is NULL in the hc_[tr]x_exit functions
Arnaldo Carvalho de Melo
1
-2
/
+2
2005-10-10
[NETFILTER] ctnetlink: add support to change protocol info
Pablo Neira Ayuso
1
-0
/
+37
2005-10-10
[NETFILTER] ctnetlink: allow userspace to change TCP state
Pablo Neira Ayuso
1
-0
/
+23
2005-10-10
[NETFILTER]: Use only 32bit counters for CONNTRACK_ACCT
Harald Welte
2
-9
/
+12
2005-10-10
[IPSEC] Fix block size/MTU bugs in ESP
Herbert Xu
2
-6
/
+7
2005-10-10
[IPSEC]: Use ALIGN macro in ESP
Herbert Xu
2
-10
/
+12
2005-10-10
[NETFILTER] ctnetlink: add one nesting level for TCP state
Pablo Neira Ayuso
1
-0
/
+4
2005-10-10
[NETFILTER] ctnetlink: ICMP ID is not mandatory
Pablo Neira Ayuso
1
-2
/
+1
[prev]
[next]