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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-11
bridge: Do not send queries on multicast group leaves
Herbert Xu
2
-85
/
+0
2012-04-10
MAINTAINERS: Mark NATSEMI driver as orphan'd.
David S. Miller
1
-2
/
+1
2012-04-10
tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sample
Neal Cardwell
1
-2
/
+5
2012-04-10
tcp: restore correct limit
Eric Dumazet
1
-2
/
+1
2012-04-10
Merge branch 'master' of git://1984.lsi.us.es/net
David S. Miller
5
-20
/
+24
2012-04-10
netfilter: nf_conntrack: fix incorrect logic in nf_conntrack_init_net
Gao feng
1
-1
/
+1
2012-04-10
netfilter: nf_ct_ipv4: packets with wrong ihl are invalid
Jozsef Kadlecsik
1
-0
/
+8
2012-04-10
netfilter: nf_ct_ipv4: handle invalid IPv4 and IPv6 packets consistently
Jozsef Kadlecsik
1
-2
/
+2
2012-04-09
netfilter: ip6_tables: ip6t_ext_hdr is now static inline
Pablo Neira Ayuso
2
-15
/
+11
2012-04-09
netfilter: nf_ct_tcp: don't scale the size of the window up twice
Changli Gao
1
-2
/
+2
2012-04-06
Make the "word-at-a-time" helper functions more commonly usable
Linus Torvalds
2
-32
/
+49
2012-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
38
-376
/
+602
2012-04-06
net: fix a race in sock_queue_err_skb()
Eric Dumazet
1
-1
/
+3
2012-04-06
netlink: fix races after skb queueing
Eric Dumazet
1
-11
/
+13
2012-04-06
doc, net: Update ndo_start_xmit return type and values
Ben Hutchings
1
-10
/
+12
2012-04-06
doc, net: Remove instruction to set net_device::trans_start
Ben Hutchings
1
-5
/
+2
2012-04-06
doc, net: Update netdev operation names
Ben Hutchings
2
-14
/
+14
2012-04-06
doc, net: Update documentation of synchronisation for TX multiqueue
Ben Hutchings
1
-3
/
+3
2012-04-06
doc, net: Remove obsolete reference to dev->poll
Ben Hutchings
1
-2
/
+1
2012-04-06
ethtool: Remove exception to the requirement of holding RTNL lock
Ben Hutchings
1
-2
/
+1
2012-04-05
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
71
-342
/
+603
2012-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...
Linus Torvalds
3
-3
/
+14
2012-04-06
blackfin: update defconfig for bf527-ezkit
Bob Liu
1
-0
/
+1
2012-04-06
blackfin: gpio: fix compile error if !CONFIG_GPIOLIB
Bob Liu
1
-2
/
+12
2012-04-06
blackfin: fix L1 data A overflow link issue
Mike Frysinger
1
-1
/
+1
2012-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-04-05
Merge tag 'omap-fixes-a2-for-3.4rc' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
9
-68
/
+105
2012-04-05
MAINTAINERS: update for Marvell Ethernet drivers
stephen hemminger
1
-12
/
+7
2012-04-05
bonding: properly unset current_arp_slave on slave link up
Veaceslav Falico
1
-1
/
+5
2012-04-05
phonet: Check input from user before allocating
Sasha Levin
1
-0
/
+3
2012-04-05
tcp: tcp_sendpages() should call tcp_push() once
Eric Dumazet
4
-6
/
+9
2012-04-05
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
78
-631
/
+518
2012-04-05
memcg swap: use mem_cgroup_uncharge_swap fix
Michal Hocko
1
-7
/
+7
2012-04-05
backlight: add driver for DA9052/53 PMIC v1
Ashish Jangam
3
-0
/
+194
2012-04-05
C6X: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-13
/
+3
2012-04-05
MAINTAINERS: add entry for sparse checker
Christopher Li
1
-0
/
+9
2012-04-05
MAINTAINERS: fix REMOTEPROC F: typo
Joe Perches
1
-1
/
+1
2012-04-05
alpha: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-21
/
+10
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
63
-572
/
+176
2012-04-05
scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open()
Julia Lawall
1
-0
/
+70
2012-04-05
libfs: add simple_open()
Stephen Boyd
2
-0
/
+9
2012-04-05
hugetlbfs: remove unregister_filesystem() when initializing module
Hillf Danton
1
-1
/
+0
2012-04-05
drivers/rtc/rtc-88pm860x.c: fix rtc irq enable callback
Jett.Zhou
1
-2
/
+2
2012-04-05
fs/xattr.c:setxattr(): improve handling of allocation failures
Andrew Morton
1
-4
/
+17
2012-04-05
fs/xattr.c:listxattr(): fall back to vmalloc() if kmalloc() failed
Andrew Morton
1
-4
/
+13
2012-04-05
fs/xattr.c: suppress page allocation failure warnings from sys_listxattr()
Dave Jones
1
-1
/
+1
2012-04-05
sysrq: use SEND_SIG_FORCED instead of force_sig()
Anton Vorontsov
1
-1
/
+1
2012-04-05
proc: fix mount -t proc -o AAA
Vasiliy Kulikov
1
-4
/
+5
2012-04-05
ARM: fix __io macro for PCMCIA
Rob Herring
7
-1
/
+93
2012-04-05
Merge branch 'v3.4-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
5
-8
/
+39
[next]