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
2012-05-29
memcg: decrement static keys at real destroy time
Glauber Costa
1
-7
/
+27
2012-05-29
Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-9
/
+12
2012-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
46
-855
/
+1350
2012-05-24
tcp: take care of overlaps in tcp_try_coalesce()
Eric Dumazet
1
-0
/
+5
2012-05-24
ipv4: fix the rcu race between free_fib_info and ip_route_output_slow
Yanmin Zhang
1
-6
/
+6
2012-05-24
mm: add a low limit to alloc_large_system_hash
Tim Bird
3
-20
/
+13
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
6
-16
/
+43
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-3
/
+3
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-26
/
+1
2012-05-22
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
4
-83
/
+65
2012-05-22
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
2
-8
/
+8
2012-05-22
Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-73
/
+64
2012-05-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
41
-829
/
+1326
2012-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
John W. Linville
41
-829
/
+1326
2012-05-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
4
-13
/
+7
2012-05-21
Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2012-05-22
9p: disconnect channel when PCI device is removed
Sasha Levin
1
-1
/
+2
2012-05-22
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
1
-0
/
+1
2012-05-21
net: drop NET dependency from HAVE_BPF_JIT
Sam Ravnborg
1
-3
/
+4
2012-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
543
-11997
/
+18656
2012-05-21
Merge branch 'dentry-cleanups' (dcache access cleanups and optimizations)
Linus Torvalds
2
-8
/
+3
2012-05-21
Merge branch 'bugfixes' into nfs-for-next
Trond Myklebust
40
-186
/
+307
2012-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+3
2012-05-20
ipv6/exthdrs: strict Pad1 and PadN check
Eldad Zack
1
-1
/
+14
2012-05-20
net/ipv4: replace simple_strtoul with kstrtoul
Eldad Zack
3
-3
/
+21
2012-05-20
net/ipv4/ipconfig: neaten __setup placement
Eldad Zack
1
-3
/
+2
2012-05-19
ipv6: use skb coalescing in reassembly
Eric Dumazet
1
-6
/
+20
2012-05-19
ipv4: use skb coalescing in defragmentation
Eric Dumazet
1
-6
/
+20
2012-05-19
net: introduce skb_try_coalesce()
Eric Dumazet
2
-64
/
+89
2012-05-19
net:ipv6:fixed space issues relating to operators.
Jeffrin Jose
1
-2
/
+2
2012-05-19
net:ipv6:fixed a trailing white space issue.
Jeffrin Jose
1
-1
/
+1
2012-05-19
sunrpc: fix loss of task->tk_status after rpc_delay call in xprt_alloc_slot
Trond Myklebust
2
-2
/
+5
2012-05-19
ipv6: disable GSO on sockets hitting dst_allfrag
Eric Dumazet
1
-1
/
+4
2012-05-19
net: napi_frags_skb() is static
Eric Dumazet
1
-2
/
+1
2012-05-19
ipv6: bool/const conversions phase2
Eric Dumazet
13
-118
/
+119
2012-05-19
ipx: Remove spurious NULL checking in ipx_ioctl().
David S. Miller
1
-3
/
+1
2012-05-18
ipv6: ip6_fragment() should check CHECKSUM_PARTIAL
Eric Dumazet
1
-0
/
+4
2012-05-18
pktgen: fix module unload for good
Eric Dumazet
1
-2
/
+2
2012-05-18
ipv6: remove csummode in ip6_append_data()
Eric Dumazet
1
-3
/
+1
2012-05-18
net: introduce netdev_alloc_frag()
Eric Dumazet
1
-41
/
+41
2012-05-18
ipv6: bool conversions phase1
Eric Dumazet
2
-6
/
+6
2012-05-18
ip_frag: struct inet_frags match() method returns a bool
Eric Dumazet
2
-9
/
+10
2012-05-18
econet: remove ancient bug ridden protocol
Stephen Hemminger
5
-1217
/
+0
2012-05-17
lapb: Neaten debugging
Joe Perches
5
-306
/
+134
2012-05-17
tcp: do_tcp_sendpages() must try to push data out on oom conditions
Willy Tarreau
1
-2
/
+1
2012-05-17
drop_monitor: convert to modular building
Neil Horman
2
-3
/
+45
2012-05-17
net: netdev_alloc_skb() use build_skb()
Eric Dumazet
1
-1
/
+31
2012-05-17
ipv6: correct the ipv6 option name - Pad0 to Pad1
Eldad Zack
6
-9
/
+9
2012-05-17
tcp: bool conversions
Eric Dumazet
8
-188
/
+191
2012-05-17
net: core: Use pr_<level>
Joe Perches
6
-36
/
+44
[next]