index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
net: strparser: fix strparser sk_user_data check
Dave Watson
1
-3
/
+0
2016-08-23
qed: Fix address macros
Yuval Mintz
1
-14
/
+8
2016-08-23
net: mv88e6xxx: Enable PORT_CONTROL_FORWARD_UNKNOWN for DSA-tagged CPU ports
Jamie Lentin
1
-2
/
+2
2016-08-23
dsa: mv88e6xxx: Delete ppu timer when removing module
Andrew Lunn
1
-0
/
+13
2016-08-23
net: dsa: mv88e6xxx: Fix support for DSA tagging for older switches.
Andrew Lunn
3
-27
/
+31
2016-08-23
net: dsa: Allow the DSA driver to indicate the tag protocol
Andrew Lunn
7
-8
/
+34
2016-08-23
net: ipconfig: Fix NULL pointer dereference on RARP/BOOTP/DHCP timeout
Geert Uytterhoeven
1
-1
/
+1
2016-08-23
cxgb4: add support for tx max rate limiting
Rahul Lakkireddy
3
-0
/
+105
2016-08-23
cxgb4: add support for per queue tx scheduling
Rahul Lakkireddy
3
-0
/
+347
2016-08-23
cxgb4: add support for tx traffic scheduling classes
Rahul Lakkireddy
7
-5
/
+438
2016-08-23
qed: Change locking scheme for VF channel
Yuval Mintz
1
-34
/
+90
2016-08-23
qed*: Add support for VFs over legacy PFs
Yuval Mintz
6
-20
/
+109
2016-08-23
qed: Prevent VFs from pause flooding
Yuval Mintz
3
-0
/
+6
2016-08-23
qed: Add support for legacy VFs
Yuval Mintz
4
-25
/
+104
2016-08-23
net: phy: Add missing of_node_put() in xgmiitorgmii_probe()
Wei Yongjun
1
-0
/
+1
2016-08-23
mlx5/core: Use memdup_user() rather than duplicating its implementation
Markus Elfring
1
-14
/
+3
2016-08-23
net_sched: properly handle failure case of tcf_exts_init()
WANG Cong
11
-74
/
+181
2016-08-22
Revert "l2tp: Refactor the codes with existing macros instead of literal number"
David S. Miller
1
-4
/
+4
2016-08-22
cxgb4: Simplify the return expression
Wei Yongjun
1
-6
/
+1
2016-08-22
l2tp: Refactor the codes with existing macros instead of literal number
Gao Feng
1
-4
/
+4
2016-08-21
net: ethernet: renesas: ravb: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-7
/
+9
2016-08-21
net: ethernet: renesas: ravb: use phydev from struct net_device
Philippe Reynes
2
-18
/
+12
2016-08-21
ixgbe: Add support for new X557 device
Don Skidmore
4
-0
/
+11
2016-08-21
ixgbe: add device to MDIO speed setting
Don Skidmore
1
-0
/
+2
2016-08-21
ixgbe: Fix led interface for X557 devices
Don Skidmore
2
-2
/
+53
2016-08-21
ixgbe: add support for geneve Rx offload
Emil Tantilov
3
-51
/
+134
2016-08-21
ixgbevf: fix incorrect MAC address on load
Emil Tantilov
1
-7
/
+14
2016-08-21
ixgbe: report correct media type for KR, KX and KX4 interfaces
Veola Nazareth
1
-1
/
+3
2016-08-21
tun: Rename a jump label in update_filter()
Markus Elfring
1
-3
/
+2
2016-08-21
tun: Use memdup_user() rather than duplicating its implementation
Markus Elfring
1
-8
/
+3
2016-08-20
samples/bpf: Add tunnel set/get tests.
William Tu
4
-0
/
+327
2016-08-20
hv_netvsc: Implement batching of receive completions
Haiyang Zhang
3
-33
/
+160
2016-08-20
i40evf: Open RDMA Client after reset
Avinash Dayanand
1
-0
/
+2
2016-08-20
i40e/i40evf: Fix indentation
Jeff Kirsher
2
-92
/
+96
2016-08-20
i40e: Correcting mutex usage in client code
Avinash Dayanand
1
-0
/
+1
2016-08-20
i40e: Remove XSTRINGIFY macro definitions and uses
Joe Perches
2
-7
/
+3
2016-08-20
i40e: Initialize pointer in client_release function
Harshitha Ramamurthy
1
-2
/
+2
2016-08-20
i40e: Check client is open before calling client ops
Catherine Sullivan
1
-0
/
+25
2016-08-20
i40e: use matching format identifiers
Heinrich Schuchardt
1
-13
/
+13
2016-08-20
i40e: Add support for HMC resource and profile for X722
Carolyn Wyborny
2
-0
/
+42
2016-08-20
i40e: Fix byte ordering in ARP NS code for X722
Carolyn Wyborny
2
-34
/
+42
2016-08-20
i40e: refactor tail_bump check
Carolyn Wyborny
2
-8
/
+4
2016-08-20
i40evf: report link speed
Mitch Williams
3
-12
/
+70
2016-08-20
i40e: use alloc_workqueue instead of create_singlethread_workqueue
Jacob Keller
2
-2
/
+4
[next]