index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-04
Merge branch 'master' into next
James Morris
26
-219
/
+154
2008-12-03
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+7
2008-11-26
net: Fix soft lockups/OOM issues w/ unix garbage collector
dann frazier
2
-3
/
+12
2008-11-26
Phonet: fix oops in phonet_address_del() on non-Phonet device
Rémi Denis-Courmont
1
-1
/
+1
2008-11-26
netfilter: ctnetlink: fix GFP_KERNEL allocation under spinlock
Patrick McHardy
1
-1
/
+1
2008-11-25
net: make skb_truesize_bug() call WARN()
Arjan van de Ven
1
-1
/
+1
2008-11-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-2
/
+10
2008-11-25
net/wireless/reg.c: fix bad WARN_ON in if statement
Ingo Molnar
1
-2
/
+2
2008-11-25
mac80211 : Fix setting ad-hoc mode and non-ibss channel
Abhijeet Kolekar
1
-0
/
+8
2008-11-25
rose: zero length frame filtering in af_rose.c
Bernard Pidoux
1
-0
/
+10
2008-11-24
bridge: netfilter: fix update_pmtu crash with GRE
Herbert Xu
1
-0
/
+13
2008-11-24
netfilter: ctnetlink: fix conntrack creation race
Patrick McHardy
2
-4
/
+3
2008-11-24
Add a reference to sunrpc in svc_addsock
Tom Tucker
1
-2
/
+7
2008-11-21
net: Fix memory leak in the proto_register function
Catalin Marinas
1
-19
/
+12
2008-11-21
tcp: Do not use TSO/GSO when there is urgent data
Petr Tesarik
1
-2
/
+5
2008-11-20
SUNRPC: Fix a performance regression in the RPC authentication code
Trond Myklebust
1
-2
/
+18
2008-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
10
-67
/
+46
2008-11-20
net: fix tiny output corruption of /proc/net/snmp6
Alexey Dobriyan
1
-3
/
+3
2008-11-20
ipv6: use seq_release_private for ip6mr.c /proc entries
Benjamin Thery
1
-2
/
+2
2008-11-20
pkt_sched: fix missing check for packet overrun in qdisc_dump_stab()
Patrick McHardy
1
-0
/
+2
2008-11-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-22
/
+0
2008-11-20
TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header()
Balazs Scheidler
1
-0
/
+1
2008-11-20
TPROXY: fill struct flowi->flags in udp_sendmsg()
Balazs Scheidler
1
-0
/
+1
2008-11-19
reintroduce accept4
Ulrich Drepper
2
-115
/
+15
2008-11-19
net: Do not fire linkwatch events until the device is registered.
David S. Miller
1
-1
/
+6
2008-11-19
phonet: fix compilation with gcc-3.4
Alexey Dobriyan
1
-28
/
+24
2008-11-19
pktgen: fix multiple queue warning
Robert Olsson
1
-7
/
+2
2008-11-19
net: fix ip_mr_init() error path
Benjamin Thery
1
-4
/
+5
2008-11-18
mac80211: remove ieee80211_notify_mac
Johannes Berg
1
-22
/
+0
2008-11-18
Merge branch 'master' into next
James Morris
8
-12
/
+30
2008-11-16
rtnetlink: propagate error from dev_change_flags in do_setlink()
Johannes Berg
1
-1
/
+3
2008-11-16
Phonet: refuse to send bigger than MTU packets
Rémi Denis-Courmont
1
-2
/
+2
2008-11-14
scm: fix scm_fp_list->list initialization made in wrong place
Pavel Emelyanov
1
-2
/
+0
2008-11-13
lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c
Ingo Molnar
1
-2
/
+0
2008-11-14
Merge branch 'master' into next
James Morris
28
-113
/
+299
2008-11-14
CRED: Use creds in file structs
David Howells
5
-16
/
+17
2008-11-14
CRED: Inaugurate COW credentials
David Howells
1
-2
/
+4
2008-11-14
CRED: Wrap current->cred and a few other accessors
David Howells
2
-7
/
+9
2008-11-14
CRED: Separate task security context from task_struct
David Howells
2
-5
/
+7
2008-11-14
CRED: Wrap task credential accesses in the networking subsystem
David Howells
3
-8
/
+12
2008-11-14
CRED: Wrap task credential accesses in the UNIX socket protocol
David Howells
1
-6
/
+5
2008-11-14
CRED: Wrap task credential accesses in the SunRPC protocol
David Howells
1
-2
/
+2
2008-11-14
CRED: Wrap task credential accesses in the ROSE protocol
David Howells
1
-2
/
+2
2008-11-14
CRED: Wrap task credential accesses in the netrom protocol
David Howells
1
-2
/
+2
2008-11-14
CRED: Wrap task credential accesses in the IPv6 protocol
David Howells
1
-1
/
+1
2008-11-14
CRED: Wrap task credential accesses in the AX25 protocol
David Howells
2
-2
/
+2
2008-11-14
CRED: Wrap task credential accesses in 9P2000 filesystem
David Howells
1
-1
/
+1
2008-11-12
9p: restrict RDMA usage
Randy Dunlap
1
-4
/
+6
2008-11-12
net: shy netns_ok check
Alexey Dobriyan
1
-1
/
+9
2008-11-12
ipv6: routing header fixes
Brian Haley
2
-0
/
+10
[next]