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
2010-05-31
net/ipv4/tcp_input.c: fix compilation breakage when FASTRETRANS_DEBUG > 1
Joe Perches
1
-2
/
+2
2010-05-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
3
-16
/
+5
2010-05-31
net: sock_queue_err_skb() dont mess with sk_forward_alloc
Eric Dumazet
3
-10
/
+32
2010-05-31
netfilter: xtables: stackptr should be percpu
Eric Dumazet
3
-12
/
+5
2010-05-31
netfilter: don't xt_jumpstack_alloc twice in xt_register_table
Xiaotian Feng
1
-4
/
+0
2010-05-31
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
19
-105
/
+232
2010-05-29
net: fix sk_forward_alloc corruptions
Eric Dumazet
3
-2
/
+10
2010-05-29
Phonet: listening socket lock protects the connected socket list
Rémi Denis-Courmont
1
-3
/
+3
2010-05-29
caif: unlock on error path in cfserl_receive()
Dan Carpenter
1
-2
/
+4
2010-05-29
net/rds: Add missing mutex_unlock
Julia Lawall
2
-0
/
+2
2010-05-29
skb: make skb_recycle_check() return a bool value
Changli Gao
1
-6
/
+6
2010-05-28
IPv6: fix Mobile IPv6 regression
Brian Haley
1
-1
/
+1
2010-05-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2010-05-28
mac80211: make a function static
Johannes Berg
1
-1
/
+1
2010-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
11
-27
/
+70
2010-05-28
netlink: bug fix: wrong size was calculated for vfinfo list blob
Scott Feldman
1
-5
/
+6
2010-05-28
netlink: bug fix: don't overrun skbs on vf_port dump
Scott Feldman
1
-6
/
+9
2010-05-28
xt_tee: use skb_dst_drop()
Eric Dumazet
1
-2
/
+2
2010-05-28
ipv6: Add GSO support on forwarding path
Herbert Xu
1
-1
/
+1
2010-05-28
net: fix __neigh_event_send()
Eric Dumazet
1
-0
/
+1
2010-05-27
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-6
/
+6
2010-05-27
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
1
-11
/
+18
2010-05-27
iucv: convert cpu notifier to return encapsulate errno value
Akinobu Mita
1
-4
/
+5
2010-05-27
net: fix lock_sock_bh/unlock_sock_bh
Eric Dumazet
4
-10
/
+48
2010-05-26
net/iucv: Add missing spin_unlock
Julia Lawall
1
-1
/
+1
2010-05-26
sunrpc: fix leak on error on socket xprt setup
J. Bruce Fields
1
-11
/
+18
2010-05-26
ipmr: off by one in __ipmr_fill_mroute()
Dan Carpenter
2
-2
/
+2
2010-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
23
-199
/
+222
2010-05-25
Phonet: fix potential use-after-free in pep_sock_close()
Rémi Denis-Courmont
1
-0
/
+2
2010-05-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-7
/
+8
2010-05-25
sunrpc: use formatting of module name in SUNRPC
Alex Riesen
1
-4
/
+1
2010-05-25
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...
Alexey Dobriyan
5
-8
/
+8
2010-05-24
net/dccp: expansion of error code size
Yoichi Yuasa
1
-3
/
+3
2010-05-24
wireless: fix sta_info.h kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2010-05-24
Revert "ath9k: Group Key fix for VAPs"
John W. Linville
1
-1
/
+0
2010-05-24
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
2
-6
/
+25
2010-05-24
Revert "ath9k: Group Key fix for VAPs"
Linus Torvalds
1
-1
/
+0
2010-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2
-3
/
+73
2010-05-24
tun: Update classid on packet injection
Herbert Xu
1
-0
/
+1
2010-05-24
cls_cgroup: Store classid in struct sock
Herbert Xu
3
-16
/
+61
2010-05-23
caif: Bugfix - use MSG_TRUNC in receive
Sjur Braendeland
1
-29
/
+18
2010-05-23
caif: Bugfix - missing spin_unlock
Sjur Braendeland
2
-6
/
+7
2010-05-23
caif: Bugfix - Poll can't return POLLHUP while connecting.
Sjur Braendeland
1
-15
/
+6
2010-05-23
caif: Bugfix - handle mem-allocation failures
Sjur Braendeland
3
-9
/
+25
2010-05-23
caif: Bugfix - use standard Linux lists
Sjur Braendeland
1
-66
/
+26
2010-05-23
caif: Bugfix - wait_ev*_timeout returns long.
Sjur Braendeland
1
-7
/
+6
2010-05-23
net-2.6 : V2 - fix dev_get_valid_name
Daniel Lezcano
1
-8
/
+12
2010-05-23
rtnetlink: Fix error handling in do_setlink()
David Howells
1
-1
/
+3
2010-05-23
net-caif: drop redundant Kconfig entries
Mike Frysinger
1
-4
/
+1
2010-05-23
net_sched: Fix qdisc_notify()
Eric Dumazet
1
-7
/
+7
[next]