index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
debug
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-10
netns: fix error code when the nsid is already used
Nicolas Dichtel
1
-0
/
+1
2017-06-10
netns: define extack error msg for nsis cmds
Nicolas Dichtel
1
-9
/
+33
2017-06-09
cxgb4: fix memory leak in init_one()
Ganesh Goudar
1
-1
/
+5
2017-06-09
qed: add qed_int_sb_init() stub function
Arnd Bergmann
1
-0
/
+5
2017-06-09
qed: collect GSI port statistics
Mintz, Yuval
1
-0
/
+23
2017-06-09
qed: Call rx_release_cb() when flushing LL2
Mintz, Yuval
1
-6
/
+7
2017-06-09
qed: No need for LL2 frags indication
Mintz, Yuval
1
-23
/
+8
2017-06-09
qed*: LL2 callback operations
Michal Kalderon
10
-557
/
+384
2017-06-09
qed: LL2 code relocations
Mintz, Yuval
1
-30
/
+28
2017-06-09
qed: Cleaner seperation of LL2 inputs
Mintz, Yuval
4
-229
/
+262
2017-06-09
qed: Revise ll2 Rx completion
Mintz, Yuval
2
-34
/
+76
2017-06-09
qed: LL2 to use packed information for tx
Mintz, Yuval
4
-111
/
+102
2017-06-09
r8152: replace napi_complete with napi_complete_done
hayeswang
1
-1
/
+3
2017-06-09
r8152: avoid rx queue more than 1000 packets
hayeswang
1
-0
/
+4
2017-06-09
r8152: check if disabling ALDPS is finished
hayeswang
1
-1
/
+7
2017-06-09
r8152: move the initialization to reset_resume function
hayeswang
1
-4
/
+5
2017-06-09
r8152: move the default coalesce setting for RTL8153
hayeswang
1
-13
/
+13
2017-06-09
r8152: adjust U2P3 for RTL8153
hayeswang
1
-4
/
+37
2017-06-09
r8152: adjust rtl8153_runtime_enable function
hayeswang
1
-2
/
+2
2017-06-09
r8152: move the setting of rx aggregation
hayeswang
1
-5
/
+4
2017-06-09
r8152: adjust the settings about MAC clock speed down for RTL8153
hayeswang
1
-5
/
+29
2017-06-09
r8152: adjust lpm settings for RTL8153
hayeswang
1
-4
/
+1
2017-06-09
r8152: add r8153_phy_status function
hayeswang
1
-12
/
+25
2017-06-09
bpf: Fix test_obj_id.c for llvm 5.0
Martin KaFai Lau
1
-2
/
+2
2017-06-09
bpf: Fix test_bpf_obj_id() when the bpf_jit_enable sysctl is diabled
Martin KaFai Lau
1
-4
/
+15
2017-06-09
ipv6: Initial skb->dev and skb->protocol in ip6_output
Chenbo Feng
1
-3
/
+3
2017-06-09
cxgb4: handle interrupt raised when FW crashes
Rahul Lakkireddy
3
-1
/
+26
2017-06-09
nfp: report application FW build name in ethtool -i
Jakub Kicinski
5
-2
/
+19
2017-06-09
nfp: keep MIP object around
Jakub Kicinski
4
-4
/
+22
2017-06-09
nfp: remove automatic caching of HWInfo
Jakub Kicinski
8
-79
/
+54
2017-06-09
nfp: remove automatic caching of RTsym table
Jakub Kicinski
8
-112
/
+63
2017-06-09
nfp: make sure to cancel port refresh on the error path
Jakub Kicinski
1
-0
/
+1
2017-06-09
liquidio: disallow enabling firmware debug from a VF
Derek Chickles
2
-5
/
+8
2017-06-09
geneve: add missing rx stats accounting
Girish Moodalbail
1
-12
/
+24
2017-06-09
Ipvlan should return an error when an address is already in use.
Krister Johansen
6
-2
/
+153
2017-06-09
netvsc: fold in get_outbound_net_device
stephen hemminger
1
-13
/
+3
2017-06-09
netvsc: pass net_device to netvsc_init_buf and netvsc_connect_vsp
stephen hemminger
1
-20
/
+11
2017-06-09
netvsc: mark error cases as unlikely
stephen hemminger
1
-2
/
+2
2017-06-09
netvsc: use typed pointer for internal state
stephen hemminger
1
-2
/
+1
2017-06-09
netvsc: use hv_get_bytes_to_read
stephen hemminger
1
-7
/
+3
2017-06-09
netvsc: optimize calculation of number of slots
stephen hemminger
1
-33
/
+10
2017-06-09
net: dsa: mv88e6xxx: prefix PHY macros
Vivien Didelot
2
-7
/
+8
2017-06-09
net: dsa: mv88e6xxx: rework jumbo size operation
Vivien Didelot
4
-23
/
+36
2017-06-09
net: dsa: mv88e6xxx: rework pause limit operation
Vivien Didelot
4
-32
/
+37
2017-06-09
net: dsa: mv88e6xxx: do not prefix ops with g1
Vivien Didelot
2
-56
/
+56
2017-06-09
net: dsa: mv88e6xxx: use bridge state values
Vivien Didelot
2
-21
/
+22
2017-06-09
net: dsa: mv88e6xxx: add egress mode enumeration
Vivien Didelot
4
-8
/
+32
2017-06-09
net: dsa: mv888e6xxx: do not use netdev printing
Vivien Didelot
2
-37
/
+33
2017-06-08
skbuff: only inherit relevant tx_flags
Willem de Bruijn
1
-4
/
+6
2017-06-08
drivers: net: emac: add const to mii_phy_ops structures
Bhumika Goyal
1
-6
/
+6
[next]