index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
af_iucv: do not call iucv_sock_kill() twice
Hendrik Brueckner
2009-09-16
1
-5
/
+5
*
af_iucv: handle non-accepted sockets after resuming from suspend
Hendrik Brueckner
2009-09-16
1
-0
/
+1
*
af_iucv: fix race in __iucv_sock_wait()
Hendrik Brueckner
2009-09-16
1
-1
/
+1
*
iucv: use correct output register in iucv_query_maxconn()
Hendrik Brueckner
2009-09-16
1
-1
/
+1
*
iucv: fix iucv_buffer_cpumask check when calling IUCV functions
Hendrik Brueckner
2009-09-16
1
-11
/
+11
*
iucv: suspend/resume error msg for left over pathes
Ursula Braun
2009-09-16
1
-0
/
+14
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low...
David S. Miller
2009-09-16
3
-2
/
+6
|
\
|
*
ieee802154: add locking for seq numbers
Dmitry Eremin-Solenikov
2009-09-15
1
-0
/
+4
|
*
af_ieee802154: setsockopt optlen arg isn't __user
Dmitry Eremin-Solenikov
2009-09-15
2
-2
/
+2
*
|
ipv6: Ignore route option with ROUTER_PREF_INVALID
Jens Rosenboom
2009-09-16
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-09-16
3
-10
/
+20
|
\
\
|
*
|
cfg80211: fix SME connect
Johannes Berg
2009-09-16
1
-8
/
+13
|
*
|
rc80211_minstrel: fix contention window calculation
Pavel Roskin
2009-09-16
1
-1
/
+1
|
*
|
cfg80211: minimal error handling for wext-compat freq scanning
Holger Schurig
2009-09-14
1
-0
/
+5
|
*
|
cfg80211: use cfg80211_wext_freq() for freq conversion
Holger Schurig
2009-09-14
1
-1
/
+1
*
|
|
RxRPC: Use uX/sX rather than uintX_t/intX_t types
David Howells
2009-09-16
3
-12
/
+12
*
|
|
tcp: fix CONFIG_TCP_MD5SIG + CONFIG_PREEMPT timer BUG()
Robert Varga
2009-09-15
1
-1
/
+1
*
|
|
pkt_sched: Fix qdisc_create on stab error handling
Jarek Poplawski
2009-09-15
1
-2
/
+2
*
|
|
pkt_sched: Fix tx queue selection in tc_modify_qdisc
Jarek Poplawski
2009-09-15
2
-7
/
+16
*
|
|
RxRPC: Parse security index 5 keys (Kerberos 5)
David Howells
2009-09-15
1
-40
/
+537
*
|
|
RxRPC: Allow RxRPC keys to be read
David Howells
2009-09-15
1
-0
/
+109
*
|
|
RxRPC: Allow key payloads to be passed in XDR form
David Howells
2009-09-15
4
-75
/
+298
*
|
|
RxRPC: Declare the security index constants symbolically
David Howells
2009-09-15
2
-5
/
+5
*
|
|
[PATCH] net: kmemcheck annotation in struct socket
Eric Dumazet
2009-09-15
1
-0
/
+1
*
|
|
bonding: remap muticast addresses without using dev_close() and dev_open()
Moni Shoua
2009-09-15
5
-2
/
+68
*
|
|
can: fix NOHZ local_softirq_pending 08 warning
Oliver Hartkopp
2009-09-15
1
-1
/
+3
*
|
|
tcp: fix ssthresh u16 leftover
Ilpo Järvinen
2009-09-15
5
-7
/
+8
*
|
|
pkt_sched: Fix qdisc_graft WRT ingress qdisc
Jarek Poplawski
2009-09-14
1
-5
/
+10
*
|
|
Phonet: Netlink event for autoconfigured addresses
Rémi Denis-Courmont
2009-09-14
1
-1
/
+8
*
|
|
net: constify remaining proto_ops
Alexey Dobriyan
2009-09-14
4
-6
/
+6
*
|
|
net: constify struct inet6_protocol
Alexey Dobriyan
2009-09-14
16
-30
/
+26
*
|
|
net: constify struct net_protocol
Alexey Dobriyan
2009-09-14
13
-28
/
+24
*
|
|
net-next-2.6 [PATCH 1/1] dccp: ccids whitespace-cleanup / CodingStyle
Gerrit Renker
2009-09-14
11
-67
/
+48
*
|
|
genetlink: fix netns vs. netlink table locking
Johannes Berg
2009-09-14
2
-23
/
+33
*
|
|
Have atalk_route_packet() return NET_RX_SUCCESS not NET_XMIT_SUCCESS
Mark Smith
2009-09-14
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-09-14
328
-8111
/
+16882
|
\
|
|
*
Phonet: back-end for autoconfigured addresses
Rémi Denis-Courmont
2009-09-11
1
-1
/
+25
|
*
Phonet: fix netlink address dump error handling
Rémi Denis-Courmont
2009-09-11
1
-1
/
+1
|
*
ipv6: Add IFA_F_DADFAILED flag
Brian Haley
2009-09-11
1
-5
/
+7
|
*
net: Add DEVTYPE support for Ethernet based devices
Marcel Holtmann
2009-09-11
3
-0
/
+16
|
*
net: force bridge module(s) to be GPL
Stephen Hemminger
2009-09-11
1
-2
/
+2
|
*
Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loaded
Arnaldo Carvalho de Melo
2009-09-11
2
-28
/
+35
|
*
net: unix: fix sending fds in multiple buffers
Miklos Szeredi
2009-09-11
1
-1
/
+4
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-09-10
45
-1040
/
+348
|
|
\
|
|
*
netfilter: ebt_ulog: fix checkentry return value
Patrick McHardy
2009-09-01
1
-1
/
+1
|
|
*
IPVS: Add handling of incoming ICMPV6 messages
Julius Volz
2009-08-31
1
-6
/
+17
|
|
*
netfilter: ip6t_eui: fix read outside array bounds
Patrick McHardy
2009-08-31
1
-7
/
+2
|
|
*
netfilter: nf_conntrack: netns fix re reliable conntrack event delivery
Alexey Dobriyan
2009-08-31
1
-3
/
+3
|
|
*
ipvs: Use atomic operations atomicly
Simon Horman
2009-08-31
2
-6
/
+7
|
|
*
netfilter: nfnetlink: constify message attributes and headers
Patrick McHardy
2009-08-25
7
-33
/
+52
[next]