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
2016-08-23
hv_netvsc: make device_remove void
Stephen Hemminger
2
-3
/
+2
2016-08-23
hv_netvsc: use ARRAY_SIZE() for NDIS versions
Stephen Hemminger
1
-3
/
+4
2016-08-23
hv_netvsc: make inline functions static
Stephen Hemminger
2
-85
/
+84
2016-08-23
hv_netvsc: style cleanups
Stephen Hemminger
3
-30
/
+3
2016-08-23
hv_netvsc: use kcalloc
Stephen Hemminger
1
-2
/
+2
2016-08-23
hv_netvsc: make RSS hash key static
Stephen Hemminger
2
-3
/
+2
2016-08-23
hv_netvsc: fix rtnl locking in callback
Stephen Hemminger
1
-4
/
+1
2016-08-23
Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
40
-2242
/
+1390
2016-08-23
rxrpc: Perform terminal call ACK/ABORT retransmission from conn processor
David Howells
4
-4
/
+157
2016-08-23
rxrpc: Calculate serial skew on packet reception
David Howells
5
-31
/
+43
2016-08-23
rxrpc: Set connection expiry on idle, not put
David Howells
2
-27
/
+26
2016-08-23
rxrpc: Use a tracepoint for skb accounting debugging
David Howells
10
-38
/
+135
2016-08-23
rxrpc: Drop channel number field from rxrpc_call struct
David Howells
5
-10
/
+8
2016-08-23
rxrpc: When clearing a socket, clear the call sets in the right order
David Howells
1
-6
/
+6
2016-08-23
rxrpc: Tidy up the rxrpc_call struct a bit
David Howells
5
-20
/
+21
2016-08-23
rxrpc: Remove RXRPC_CALL_PROC_BUSY
David Howells
2
-7
/
+0
2016-08-23
Merge branch 'cpsw-mq'
David S. Miller
4
-124
/
+466
2016-08-23
net: ethernet: ti: cpsw: add ethtool channels support
Ivan Khoronzhuk
1
-0
/
+180
2016-08-23
net: ethernet: ti: davinci_cpdma: move cpdma channel struct macroses to inter...
Ivan Khoronzhuk
4
-19
/
+18
2016-08-23
net: ethernet: ti: cpsw: add multi queue support
Ivan Khoronzhuk
3
-105
/
+210
2016-08-23
net: ethernet: ti: davinci_cpdma: fix locking while ctrl_stop
Ivan Khoronzhuk
1
-0
/
+2
2016-08-23
net: ethernet: ti: davinci_cpdma: split descs num between all channels
Ivan Khoronzhuk
3
-27
/
+83
2016-08-22
net: strparser: fix strparser sk_user_data check
Dave Watson
1
-3
/
+0
2016-08-22
qed: Fix address macros
Yuval Mintz
1
-14
/
+8
2016-08-22
Merge branch 'dsa-fix-MV88E6131-tagging'
David S. Miller
9
-35
/
+78
2016-08-22
net: mv88e6xxx: Enable PORT_CONTROL_FORWARD_UNKNOWN for DSA-tagged CPU ports
Jamie Lentin
1
-2
/
+2
2016-08-22
dsa: mv88e6xxx: Delete ppu timer when removing module
Andrew Lunn
1
-0
/
+13
2016-08-22
net: dsa: mv88e6xxx: Fix support for DSA tagging for older switches.
Andrew Lunn
3
-27
/
+31
2016-08-22
net: dsa: Allow the DSA driver to indicate the tag protocol
Andrew Lunn
7
-8
/
+34
2016-08-22
net: ipconfig: Fix NULL pointer dereference on RARP/BOOTP/DHCP timeout
Geert Uytterhoeven
1
-1
/
+1
2016-08-22
Merge tag 'batadv-next-for-davem-20160822' of git://git.open-mesh.org/linux-m...
David S. Miller
20
-37
/
+131
2016-08-22
Merge branch 'cxgb4-tx-rate-limiting'
David S. Miller
7
-5
/
+890
2016-08-22
cxgb4: add support for tx max rate limiting
Rahul Lakkireddy
3
-0
/
+105
2016-08-22
cxgb4: add support for per queue tx scheduling
Rahul Lakkireddy
3
-0
/
+347
2016-08-22
cxgb4: add support for tx traffic scheduling classes
Rahul Lakkireddy
7
-5
/
+438
2016-08-22
Merge branch 'qed-sriov-legacy'
David S. Miller
8
-79
/
+309
2016-08-22
qed: Change locking scheme for VF channel
Yuval Mintz
1
-34
/
+90
2016-08-22
qed*: Add support for VFs over legacy PFs
Yuval Mintz
6
-20
/
+109
2016-08-22
qed: Prevent VFs from pause flooding
Yuval Mintz
3
-0
/
+6
2016-08-22
qed: Add support for legacy VFs
Yuval Mintz
4
-25
/
+104
2016-08-22
net: phy: Add missing of_node_put() in xgmiitorgmii_probe()
Wei Yongjun
1
-0
/
+1
2016-08-22
mlx5/core: Use memdup_user() rather than duplicating its implementation
Markus Elfring
1
-14
/
+3
2016-08-22
net_sched: properly handle failure case of tcf_exts_init()
WANG Cong
11
-74
/
+181
2016-08-21
Revert "l2tp: Refactor the codes with existing macros instead of literal number"
David S. Miller
1
-4
/
+4
2016-08-21
cxgb4: Simplify the return expression
Wei Yongjun
1
-6
/
+1
2016-08-21
l2tp: Refactor the codes with existing macros instead of literal number
Gao Feng
1
-4
/
+4
2016-08-20
net: ethernet: renesas: ravb: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-7
/
+9
2016-08-20
net: ethernet: renesas: ravb: use phydev from struct net_device
Philippe Reynes
2
-18
/
+12
2016-08-20
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
7
-61
/
+217
2016-08-20
ixgbe: Add support for new X557 device
Don Skidmore
4
-0
/
+11
[prev]
[next]