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-07-20
ixgb: use PCI_VENDOR_ID_INTEL
Jon Mason
3
-12
/
+8
2012-07-20
myri10ge: update MAINTAINERS
Jon Mason
1
-1
/
+0
2012-07-20
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
15
-88
/
+226
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
163
-2905
/
+5129
2012-07-20
can: janz-ican3: add support for one shot mode
Ira W. Snyder
1
-1
/
+7
2012-07-20
can: janz-ican3: avoid firmware lockup caused by infinite bus error quota
Ira W. Snyder
1
-1
/
+11
2012-07-20
can: janz-ican3: fix support for CAN_RAW_RECV_OWN_MSGS
Ira W. Snyder
1
-46
/
+157
2012-07-20
can: janz-ican3: fix error and byte counters
Ira W. Snyder
1
-5
/
+6
2012-07-20
can: janz-ican3: cleanup of ican3_to_can_frame and can_frame_to_ican3
Marc Kleine-Budde
1
-5
/
+5
2012-07-20
can: janz-ican3: drop invalid skbs
Ira W. Snyder
1
-0
/
+3
2012-07-20
can: janz-ican3: remove dead code
Ira W. Snyder
1
-2
/
+0
2012-07-20
can: flexcan: add 2nd clock to support imx53 and newer
Steffen Trumtrar
1
-18
/
+27
2012-07-20
can: mark bittiming_const pointer in struct can_priv as const
Marc Kleine-Budde
15
-15
/
+15
2012-07-19
Merge branch 'net' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/...
David S. Miller
1
-27
/
+34
2012-07-19
ipv4: Fix again the time difference calculation
Julian Anastasov
1
-1
/
+1
2012-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
346
-2223
/
+3378
2012-07-19
net-tcp: Fast Open client - cookie-less mode
Yuchung Cheng
5
-3
/
+15
2012-07-19
net-tcp: Fast Open client - detecting SYN-data drops
Yuchung Cheng
4
-8
/
+37
2012-07-19
net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN)
Yuchung Cheng
7
-12
/
+92
2012-07-19
net-tcp: Fast Open client - receiving SYN-ACK
Yuchung Cheng
1
-5
/
+35
2012-07-19
net-tcp: Fast Open client - sending SYN-data
Yuchung Cheng
6
-12
/
+130
2012-07-19
net-tcp: Fast Open client - cookie cache
Yuchung Cheng
2
-0
/
+55
2012-07-19
net-tcp: Fast Open base
Yuchung Cheng
12
-16
/
+86
2012-07-19
mlx4_en: map entire pages to increase throughput
Thadeu Lima de Souza Cascardo
2
-109
/
+131
2012-07-19
sfc: initialize dynamic sysfs attributes for lockdep
Michal Schmidt
1
-0
/
+1
2012-07-19
bridge: update documentation references
stephen hemminger
1
-3
/
+10
2012-07-19
net: e100: ucode is optional in some cases
Bjørn Mork
1
-9
/
+31
2012-07-19
asix: AX88172A driver depends on phylib
Christian Riesch
1
-0
/
+1
2012-07-19
asix: Add support for programming the EEPROM
Christian Riesch
4
-0
/
+87
2012-07-19
asix: Rework reading from EEPROM
Christian Riesch
4
-32
/
+24
2012-07-19
net: stmmac: Add ip version to dts bindings
Dinh Nguyen
2
-3
/
+8
2012-07-19
cxgb3: Set vlan_feature on net_device
brenohl@br.ibm.com
1
-0
/
+4
2012-07-19
ipx: move peII functions
stephen hemminger
3
-5
/
+1
2012-07-19
net: Fix warnings in dst_ops.h
David S. Miller
1
-0
/
+1
2012-07-19
ipv4: tcp: remove per net tcp_sock
Eric Dumazet
4
-25
/
+36
2012-07-19
ipv4: use seqlock for nh_exceptions
Julian Anastasov
2
-51
/
+69
2012-07-19
libertas: firmware.c: remove duplicated include
Duan Jiong
1
-2
/
+0
2012-07-19
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-1
/
+4
2012-07-19
ipv4: Fix time difference calculation in rt_bind_exception().
David S. Miller
1
-1
/
+1
2012-07-19
net/mlx4_en: Add accelerated RFS support
Amir Vadai
4
-1
/
+342
2012-07-19
{NET,IB}/mlx4: Add rmap support to mlx4_assign_eq
Amir Vadai
4
-4
/
+18
2012-07-19
net/rps: Protect cpu_rmap.h from double inclusion
Amir Vadai
1
-0
/
+4
2012-07-19
net/mlx4: Move MAC_MASK to a common place
Amir Vadai
5
-7
/
+6
2012-07-19
ipv4: fix address selection in fib_compute_spec_dst
Julian Anastasov
1
-1
/
+2
2012-07-19
ipv4: optimize fib_compute_spec_dst call in ip_options_echo
Julian Anastasov
1
-3
/
+2
2012-07-19
Merge tag 'md-3.5-fixes' of git://neil.brown.name/md
Linus Torvalds
2
-15
/
+32
2012-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-6
/
+10
2012-07-19
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-0
/
+16
2012-07-19
cx25821: Remove bad strcpy to read-only char*
Ezequiel Garcia
2
-4
/
+1
2012-07-19
HID: hid-multitouch: add support for Zytronic panels
Benjamin Tissoires
3
-0
/
+9
[next]