index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-03-20
lpc_eth: fix error return code in lpc_eth_drv_probe()
Wei Yongjun
1
-1
/
+2
2013-03-20
sh_eth: check TSU registers ioremap() error
Sergei Shtylyov
1
-0
/
+5
2013-03-20
sh_eth: fix bitbang memory leak
Sergei Shtylyov
2
-0
/
+6
2013-03-20
ipconfig: Fix newline handling in log message.
Martin Fuzzey
1
-1
/
+2
2013-03-20
flow_keys: include thoff into flow_keys for later usage
Daniel Borkmann
2
-0
/
+3
2013-03-20
l2tp: unhash l2tp sessions on delete, not on free
Tom Parkin
3
-50
/
+38
2013-03-20
l2tp: avoid deadlock in l2tp stats update
Tom Parkin
5
-147
/
+93
2013-03-20
l2tp: push all ppp pseudowire shutdown through .release handler
Tom Parkin
1
-43
/
+10
2013-03-20
l2tp: purge session reorder queue on delete
Tom Parkin
1
-0
/
+4
2013-03-20
l2tp: add session reorder queue purge function to core
Tom Parkin
2
-0
/
+18
2013-03-20
l2tp: don't BUG_ON sk_socket being NULL
Tom Parkin
1
-8
/
+10
2013-03-20
l2tp: take a reference for kernel sockets in l2tp_tunnel_sock_lookup
Tom Parkin
1
-0
/
+2
2013-03-20
l2tp: close sessions before initiating tunnel delete
Tom Parkin
1
-0
/
+1
2013-03-20
l2tp: close sessions in ip socket destroy callback
Tom Parkin
2
-0
/
+13
2013-03-20
l2tp: export l2tp_tunnel_closeall
Tom Parkin
2
-2
/
+3
2013-03-20
l2tp: add udp encap socket destroy handler
Tom Parkin
1
-0
/
+14
2013-03-20
udp: add encap_destroy callback
Tom Parkin
3
-0
/
+16
2013-03-20
genetlink: trigger BUG_ON if a group name is too long
Masatake YAMATO
1
-0
/
+1
2013-03-20
netfilter: remove unused "config IP_NF_QUEUE"
Paul Bolle
1
-13
/
+0
2013-03-19
PCI: Use ROM images from firmware only if no other ROM source available
Matthew Garrett
1
-20
/
+35
2013-03-19
sparc: remove unused "config BITS"
Paul Bolle
1
-6
/
+0
2013-03-19
sparc: delete "if !ULTRA_HAS_POPULATION_COUNT"
Paul Bolle
1
-1
/
+1
2013-03-19
arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORS
Paul Bolle
2
-12
/
+0
2013-03-19
arm64: Do not select GENERIC_HARDIRQS_NO_DEPRECATED
Paul Bolle
1
-1
/
+0
2013-03-19
inet: limit length of fragment queue hash table bucket lists
Hannes Frederic Sowa
5
-16
/
+44
2013-03-19
qeth: Fix scatter-gather regression
Frank Blaschka
3
-8
/
+42
2013-03-19
qeth: Fix invalid router settings handling
Stefan Raspl
2
-6
/
+13
2013-03-19
qeth: delay feature trace
Stefan Raspl
1
-1
/
+1
2013-03-19
ipvs: remove extra rcu lock
Julian Anastasov
1
-2
/
+0
2013-03-19
ipvs: add backup_only flag to avoid loops
Julian Anastasov
4
-4
/
+34
2013-03-19
sgy-cts1000: Remove __dev* attributes
Ben Collins
1
-3
/
+3
2013-03-19
ipvs: fix sctp chunk length order
Julian Anastasov
1
-7
/
+9
2013-03-18
hwmon: (lm75) Fix tcn75 prefix
Jean Delvare
1
-1
/
+1
2013-03-18
hwmon: (lm75.h) Update header inclusion
Jean Delvare
1
-1
/
+1
2013-03-18
MAINTAINERS: Remove Mark M. Hoffman
Jean Delvare
2
-15
/
+10
2013-03-18
xfs: ensure we capture IO errors correctly
Dave Chinner
1
-0
/
+6
2013-03-18
xfs: fix xfs_iomap_eof_prealloc_initial_size type
Mark Tinguely
1
-1
/
+1
2013-03-18
xfs: fix potential infinite loop in xfs_iomap_prealloc_size()
Brian Foster
1
-1
/
+1
2013-03-18
tcp: dont handle MTU reduction on LISTEN socket
Eric Dumazet
2
-7
/
+14
2013-03-18
bnx2x: fix occasional statistics off-by-4GB error
Maciej Żenczykowski
1
-1
/
+2
2013-03-18
ARM: fix CONFIG_VIRT_TO_BUS handling
Arnd Bergmann
2
-5
/
+3
2013-03-18
selinux: use GFP_ATOMIC under spin_lock
Dan Carpenter
1
-1
/
+1
2013-03-18
arm64: fix padding computation in struct ucontext
Andreas Schwab
1
-1
/
+1
2013-03-18
arm64: Fix build error with !SMP
Catalin Marinas
1
-0
/
+2
2013-03-18
arm64: Removed unused variable in compat_setup_rt_frame()
Catalin Marinas
1
-1
/
+0
2013-03-17
Linux 3.9-rc3
v3.9-rc3
Linus Torvalds
1
-1
/
+1
2013-03-17
perf,x86: fix link failure for non-Intel configs
David Rientjes
1
-1
/
+5
2013-03-17
perf,x86: fix wrmsr_on_cpu() warning on suspend/resume
Linus Torvalds
1
-1
/
+3
2013-03-17
vhost/net: fix heads usage of ubuf_info
Michael S. Tsirkin
1
-1
/
+2
2013-03-17
bridge: Add support for setting BR_ROOT_BLOCK flag.
Vlad Yasevich
1
-0
/
+1
[next]