index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-12
tcp: resets are misrouted
Alexey Kuznetsov
2
-4
/
+6
2012-10-11
usbnet: Support devices reporting idleness
Oliver Neukum
3
-0
/
+23
2012-10-11
Add CDC-ACM support for the CX93010-2x UCMxx USB Modem
Jean-Christian de Rivaz
1
-0
/
+3
2012-10-11
net/ethernet/jme: disable ASPM
Kevin Baradon
1
-0
/
+4
2012-10-11
tcp: sysctl interface leaks 16 bytes of kernel memory
Alan Cox
1
-0
/
+2
2012-10-11
kaweth: print correct debug ptr
Alan Cox
1
-1
/
+1
2012-10-11
e1000e: Change wthresh to 1 to avoid possible Tx stalls
Hiroaki SHIMODA
2
-4
/
+4
2012-10-11
ipv4: fix route mark sparse warning
stephen hemminger
1
-1
/
+1
2012-10-11
xen: netback: handle compound page fragments on transmit.
Ian Campbell
1
-5
/
+35
2012-10-11
bridge: Pull ip header into skb->data before looking into ip header.
Sarveshwar Bandi
1
-0
/
+3
2012-10-11
isdn: fix a wrapping bug in isdn_ppp_ioctl()
Dan Carpenter
1
-1
/
+1
2012-10-11
vxlan: fix oops when give unknown ifindex
stephen hemminger
1
-6
/
+10
2012-10-11
vxlan: fix receive checksum handling
stephen hemminger
1
-2
/
+1
2012-10-11
vxlan: add additional headroom
stephen hemminger
1
-0
/
+1
2012-10-11
vxlan: allow configuring port range
stephen hemminger
2
-5
/
+63
2012-10-11
vxlan: associate with tunnel socket on transmit
stephen hemminger
1
-0
/
+19
2012-10-11
vxlan: use ip_route_output
stephen hemminger
1
-4
/
+8
2012-10-11
vxlan: fix byte order in hash function
stephen hemminger
1
-2
/
+2
2012-10-11
vxlan: minor output refactoring
stephen hemminger
1
-11
/
+20
2012-10-11
of/mdio: Staticise !CONFIG_OF stubs
Mark Brown
1
-10
/
+10
2012-10-11
pktgen: replace scan_ip6() with in6_pton()
Amerigo Wang
1
-97
/
+4
2012-10-11
pktgen: enable automatic IPv6 address setting
Amerigo Wang
1
-13
/
+5
2012-10-11
pktgen: display IPv4 address in human-readable format
Amerigo Wang
1
-2
/
+2
2012-10-11
pktgen: set different default min_pkt_size for different protocols
Amerigo Wang
1
-7
/
+20
2012-10-11
pktgen: fix crash when generating IPv6 packets
Amerigo Wang
1
-1
/
+1
2012-10-10
UAPI: (Scripted) Disintegrate include/linux/can
David Howells
7
-5
/
+5
2012-10-09
typo in UserModeLinux-HOWTO
Richard Genoud
1
-1
/
+1
2012-10-09
hppfs: fix the return value of get_inode()
Wei Yongjun
1
-1
/
+1
2012-10-09
hostfs: drop vmtruncate
Marco Stornelli
1
-3
/
+5
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
144
-429
/
+428
2012-10-09
um: move sysrq.h out of include/shared
Al Viro
4
-8
/
+8
2012-10-09
um/x86: merge 32 and 64 bit variants of ptrace.h
Al Viro
3
-78
/
+54
2012-10-09
um/x86: merge 32 and 64bit variants of checksum.h
Al Viro
3
-265
/
+144
2012-10-09
RDS: fix rds-ping spinlock recursion
jeff.liu
1
-1
/
+1
2012-10-09
netdev/phy: Prototype of_mdio_find_bus()
Mark Brown
1
-0
/
+1
2012-10-09
farsync: fix support for over 30 cards
Dan Carpenter
1
-1
/
+1
2012-10-09
be2net: Remove code that stops further access to BE NIC based on UE bits
Ajit Khaparde
1
-2
/
+5
2012-10-09
pch_gbe: Fix build error by selecting all the possible dependencies.
Haicheng Li
1
-0
/
+3
2012-10-09
btrfs: init ref_index to zero in add_inode_ref
Chris Mason
1
-1
/
+1
2012-10-09
mtd: Disable mtdchar mmap on MMU systems
David Woodhouse
1
-1
/
+5
2012-10-09
Btrfs: remove repeated eb->pages check in, disk-io.c/csum_dirty_buffer
Wang Sheng-Hui
1
-4
/
+0
2012-10-09
Btrfs: fix page leakage
Josef Bacik
1
-1
/
+1
2012-10-09
Btrfs: do not warn_on when we cannot alloc a page for an extent buffer
Josef Bacik
1
-3
/
+1
2012-10-09
Btrfs: don't bug on enomem in readpage
Josef Bacik
1
-4
/
+7
2012-10-09
Btrfs: cleanup pages properly when ENOMEM in compression
Josef Bacik
1
-3
/
+10
2012-10-09
Btrfs: make filesystem read-only when submitting barrier fails
Stefan Behrens
6
-19
/
+142
2012-10-09
Btrfs: detect corrupted filesystem after write I/O errors
Stefan Behrens
1
-2
/
+14
2012-10-09
Btrfs: make compress and nodatacow mount options mutually exclusive
Andrei Popa
1
-1
/
+13
2012-10-09
btrfs: fix message printing
Daniel J Blueman
3
-11
/
+11
2012-10-09
Btrfs: don't bother committing delayed inode updates when fsyncing
Josef Bacik
1
-19
/
+65
[next]