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
2013-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-3
/
+1
2013-03-08
Revert parts of "hlist: drop the node parameter from iterators"
Arnd Bergmann
1
-1
/
+1
2013-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
19
-139
/
+175
2013-03-04
tcp: fix double-counted receiver RTT when leaving receiver fast path
Neal Cardwell
1
-3
/
+3
2013-03-04
CAIF: fix sparse warning for caif_usb
Silviu-Mihai Popescu
1
-2
/
+2
2013-03-04
rds: simplify a warning message
Cong Wang
1
-4
/
+1
2013-03-04
net: ipv6: Don't purge default router if accept_ra=2
Lorenzo Colitti
1
-1
/
+2
2013-03-04
sctp: use KMALLOC_MAX_SIZE instead of its own MAX_KMALLOC_SIZE
Cong Wang
1
-5
/
+3
2013-03-04
rds: limit the size allocated by rds_message_alloc()
Cong Wang
1
-0
/
+3
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
1
-3
/
+1
2013-03-03
caif_dev: fix sparse warnings for caif_flow_cb
Silviu-Mihai Popescu
1
-1
/
+1
2013-03-02
Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-1
/
+20
2013-03-02
SUNRPC: One line comment fix
Trond Myklebust
1
-1
/
+1
2013-03-01
sctp: use the passed in gfp flags instead GFP_KERNEL
Dan Carpenter
1
-1
/
+1
2013-03-01
ipv[4|6]: correct dropwatch false positive in local_deliver_finish
Neil Horman
2
-4
/
+8
2013-03-01
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
4
-90
/
+62
2013-03-01
l2tp: Restore socket refcount when sendmsg succeeds
Guillaume Nault
1
-0
/
+1
2013-03-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-90
/
+62
2013-02-28
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
12
-101
/
+162
2013-02-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
10
-574
/
+749
2013-02-28
SUNRPC: add call to get configured timeout
Weston Andros Adamson
1
-0
/
+15
2013-02-28
sctp: fix association hangs due to partial delivery errors
Lee A. Roberts
1
-11
/
+43
2013-02-28
sctp: fix association hangs due to errors when reneging events from the order...
Lee A. Roberts
1
-4
/
+22
2013-02-28
sctp: fix association hangs due to reneging packets below the cumulative TSN ...
Lee A. Roberts
1
-2
/
+7
2013-02-28
sctp: fix association hangs due to off-by-one errors in sctp_tsnmap_grow()
Lee A. Roberts
1
-6
/
+7
2013-02-28
SUNRPC: make AF_LOCAL connect synchronous
J. Bruce Fields
1
-8
/
+27
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
110
-870
/
+555
2013-02-27
sctp: convert to idr_alloc()
Tejun Heo
1
-16
/
+15
2013-02-27
mac80211: convert to idr_alloc()
Tejun Heo
2
-16
/
+4
2013-02-27
net/9p: convert to idr_alloc()
Tejun Heo
1
-11
/
+6
2013-02-27
net/sctp: Validate parameter size for SCTP_GET_ASSOC_STATS
Guenter Roeck
1
-3
/
+3
2013-02-27
irda: small read beyond end of array in debug code
Dan Carpenter
1
-2
/
+5
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
10
-29
/
+28
2013-02-26
libceph: add support for HASHPSPOOL pool flag
Sage Weil
1
-13
/
+26
2013-02-26
libceph: update osd request/reply encoding
Sage Weil
2
-77
/
+174
2013-02-26
libceph: calculate placement based on the internal data types
Sage Weil
2
-17
/
+12
2013-02-26
ceph: update support for PGID64, PGPOOL3, OSDENC protocol features
Sage Weil
3
-83
/
+91
2013-02-26
libceph: decode into cpu-native ceph_pg type
Sage Weil
3
-42
/
+50
2013-02-26
libceph: rename ceph_pg -> ceph_pg_v1
Sage Weil
2
-10
/
+10
2013-02-26
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
1
-1
/
+2
2013-02-26
mac80211: fix monitor mode channel reporting
Felix Fietkau
1
-3
/
+9
2013-02-26
mac80211: fix idle handling in monitor mode
Felix Fietkau
1
-1
/
+1
2013-02-26
mac80211: Ensure off-channel frames don't get queued
Seth Forshee
1
-25
/
+31
2013-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
8
-45
/
+75
2013-02-26
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-10
/
+10
2013-02-26
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-4
/
+4
2013-02-26
get_empty_filp()/alloc_file() leave both ->f_pos and ->f_version zero
Al Viro
1
-1
/
+0
2013-02-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
9
-91
/
+170
2013-02-26
mac80211: fix the problem of forwarding from DS to DS in Mesh
Chun-Yeow Yeoh
1
-1
/
+16
2013-02-26
nl80211: remove TCP WoWLAN information
Johannes Berg
1
-45
/
+0
[next]