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
2013-04-25
net: ipv4: typo issue, remove erroneous semicolon
Chen Gang
1
-1
/
+1
2013-04-25
tcm_vhost: Add ioctl to get and set events missed flag
Asias He
2
-0
/
+20
2013-04-25
bnx2x, bnx2fc: Use per port max exchange resources
Bhanu Prakash Gollapudi
8
-42
/
+64
2013-04-25
tcm_vhost: Add hotplug/hotunplug support
Asias He
2
-2
/
+218
2013-04-25
tcm_vhost: Refactor the lock nesting rule
Asias He
1
-13
/
+19
2013-04-25
tcm_fc: Check for aborted sequence
Mark Rustad
1
-1
/
+8
2013-04-25
iscsi-target: Add iser network portal attribute
Nicholas Bellinger
1
-0
/
+79
2013-04-25
iscsi-target: Refactor TX queue logic + export response PDU creation
Nicholas Bellinger
4
-304
/
+370
2013-04-25
iscsi-target: Refactor RX PDU logic + export request PDU handling
Nicholas Bellinger
8
-204
/
+346
2013-04-25
iscsi-target: Add per transport iscsi_cmd alloc/free
Nicholas Bellinger
5
-5
/
+26
2013-04-25
iscsi-target: Add iser-target parameter keys + setup during login
Nicholas Bellinger
4
-17
/
+161
2013-04-25
iscsi-target: Initial traditional TCP conversion to iscsit_transport
Nicholas Bellinger
9
-315
/
+380
2013-04-25
iscsi-target: Add iscsit_transport API template
Nicholas Bellinger
3
-1
/
+140
2013-04-25
target: Add export of target_get_sess_cmd symbol
Nicholas Bellinger
2
-3
/
+3
2013-04-25
target: Change default sense key of NOT_READY
Jörn Engel
1
-2
/
+7
2013-04-25
target/file: Set is_nonrot attribute
Asias He
1
-0
/
+3
2013-04-25
target: Add sbc_execute_unmap() helper
Asias He
4
-155
/
+97
2013-04-25
target/iblock: Add iblock_do_unmap() helper
Asias He
1
-17
/
+26
2013-04-25
target/file: Add fd_do_unmap() helper
Asias He
1
-42
/
+30
2013-04-25
target/file: Add UNMAP emulation support
Asias He
1
-0
/
+111
2013-04-25
target/file: Add WRITE_SAME w/ UNMAP=1 emulation support
Asias He
1
-5
/
+89
2013-04-25
qla2xxx: Remove unused function
Jörn Engel
2
-20
/
+0
2013-04-25
tcm_fc: using kfree_rcu() to simplify the code
Wei Yongjun
1
-8
/
+1
2013-04-25
target/iscsi: Use ISCSI_LOGIN_CURRENT/NEXT_STAGE macros
Andy Grover
1
-8
/
+6
2013-04-25
target/iscsi: Remove chap_set_random()
Andy Grover
1
-27
/
+1
2013-04-25
net: fec: Enable imx6 enet checksum acceleration.
Jim Baxter
2
-4
/
+106
2013-04-25
net: calxedaxgmac: fix condition in xgmac_set_features()
Dan Carpenter
1
-1
/
+1
2013-04-25
openvswitch: Use parallel_ops genl.
Pravin B Shelar
1
-4
/
+8
2013-04-25
genl: Allow concurrent genl callbacks.
Pravin B Shelar
2
-38
/
+77
2013-04-25
irda: irlmp_reasons[] can be static
Wu Fengguang
1
-1
/
+1
2013-04-25
net: remove redundant code in dev_hard_start_xmit()
Eric Dumazet
1
-7
/
+0
2013-04-25
packet: account statistics only in tpacket_stats_u
Daniel Borkmann
2
-23
/
+17
2013-04-25
packet: reorder a member in packet_ring_buffer
Daniel Borkmann
1
-1
/
+3
2013-04-25
Merge branch 'af_packet-timestamp'
David S. Miller
4
-45
/
+122
2013-04-25
packet: doc: update timestamping part
Daniel Borkmann
1
-6
/
+35
2013-04-25
packet: if hw/sw ts enabled in rx/tx ring, report which ts we got
Daniel Borkmann
2
-13
/
+28
2013-04-25
packet: minor: convert status bits into shifting format
Daniel Borkmann
1
-11
/
+11
2013-04-25
packet: enable hardware tx timestamping on tpacket ring
Daniel Borkmann
1
-25
/
+25
2013-04-25
packet: tx timestamping on tpacket ring
Willem de Bruijn
2
-6
/
+39
2013-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
12
-94
/
+212
2013-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
11
-55
/
+64
2013-04-24
igb: Bump version of driver
Carolyn Wyborny
1
-3
/
+3
2013-04-24
igb: Remove id's that will not be productized for Linux.
Carolyn Wyborny
2
-4
/
+0
2013-04-24
igb: Remove dead code path
Matthew Vick
1
-4
/
+0
2013-04-24
igb: Retain HW VLAN filtering while in promiscuous + VT mode
Greg Rose
1
-1
/
+68
2013-04-24
igb: display a warning message when SmartSpeed works
Koki Sanagi
1
-0
/
+6
2013-04-24
igb: Use pci_vfs_assigned instead of igb_vfs_are_assigned
Alexander Duyck
1
-35
/
+1
2013-04-24
pci: Add SRIOV helper function to determine if VFs are assigned to guest
Alexander Duyck
2
-0
/
+46
2013-04-24
igb: Add SMBI semaphore to I210/I211
Matthew Vick
3
-26
/
+43
2013-04-24
igb: SERDES loopback sigdetect bit on i210 devices
Akeem G. Abodunrin
1
-7
/
+2
[prev]
[next]