index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CREDITS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
ice: update reporting of autoneg capabilities
Paul Greenwalt
5
-6
/
+29
2020-07-24
ice: add ice_aq_get_phy_caps() debug logs
Paul Greenwalt
1
-18
/
+50
2020-07-24
ice: support Total Port Shutdown on devices that support it
Bruce Allan
3
-1
/
+26
2020-07-24
ice: add link lenient and default override support
Paul Greenwalt
9
-216
/
+628
2020-07-24
ice: restore PHY settings on media insertion
Paul Greenwalt
7
-95
/
+518
2020-07-24
ice: move auto FEC checks into ice_cfg_phy_fec()
Paul Greenwalt
3
-39
/
+40
2020-07-24
ice: refactor FC functions
Paul Greenwalt
1
-29
/
+46
2020-07-23
ice: Add advanced power mgmt for WoL
Akeem G Abodunrin
10
-29
/
+458
2020-07-23
ice: split ice_discover_caps into two functions
Jacob Keller
1
-55
/
+39
2020-07-23
ice: split ice_parse_caps into separate functions
Jacob Keller
1
-170
/
+378
2020-07-23
ice: refactor ice_discover_caps to avoid need to retry
Jacob Keller
1
-31
/
+12
2020-07-23
l2tp: cleanup kzalloc calls
Tom Parkin
1
-2
/
+2
2020-07-23
l2tp: cleanup netlink tunnel create address handling
Tom Parkin
1
-24
/
+33
2020-07-23
l2tp: cleanup netlink send of tunnel address information
Tom Parkin
1
-56
/
+70
2020-07-23
l2tp: check socket address type in l2tp_dfs_seq_tunnel_show
Tom Parkin
1
-3
/
+5
2020-07-23
l2tp: cleanup unnecessary braces in if statements
Tom Parkin
2
-17
/
+12
2020-07-23
l2tp: cleanup comparisons to NULL
Tom Parkin
6
-48
/
+47
2020-07-23
net/ncsi: use eth_zero_addr() to clear mac address
Miaohe Lin
1
-1
/
+1
2020-07-23
cxgb4: use eth_zero_addr() to clear mac address
Miaohe Lin
1
-1
/
+1
2020-07-23
subflow: introduce and use mptcp_can_accept_new_subflow()
Paolo Abeni
1
-0
/
+7
2020-07-23
subflow: use rsk_ops->send_reset()
Paolo Abeni
1
-1
/
+1
2020-07-23
subflow: explicitly check for plain tcp rsk
Paolo Abeni
1
-1
/
+1
2020-07-23
mptcp: cleanup subflow_finish_connect()
Paolo Abeni
1
-31
/
+25
2020-07-23
mptcp: explicitly track the fully established status
Paolo Abeni
4
-9
/
+31
2020-07-23
mptcp: mark as fallback even early ones
Paolo Abeni
1
-2
/
+9
2020-07-23
mptcp: avoid data corruption on reinsert
Paolo Abeni
1
-1
/
+6
2020-07-23
subflow: always init 'rel_write_seq'
Paolo Abeni
2
-1
/
+1
2020-07-23
sfc: convert to new udp_tunnel infrastructure
Jakub Kicinski
3
-182
/
+63
2020-07-23
qede: add .ndo_xdp_xmit() and XDP_REDIRECT support
Alexander Lobakin
3
-5
/
+118
2020-07-23
qede: refactor XDP Tx processing
Alexander Lobakin
2
-45
/
+45
2020-07-23
qede: reformat net_device_ops declarations
Alexander Lobakin
1
-61
/
+61
2020-07-23
qede: reformat several structures in "qede.h"
Alexander Lobakin
1
-77
/
+89
2020-07-23
qed: introduce qed_chain_get_elem_used{,u32}()
Alexander Lobakin
1
-4
/
+14
2020-07-23
qed: optimize common chain accessors
Alexander Lobakin
1
-27
/
+33
2020-07-23
qed: add support for different page sizes for chains
Alexander Lobakin
3
-18
/
+33
2020-07-23
qed: simplify chain allocation with init params struct
Alexander Lobakin
10
-233
/
+242
2020-07-23
qed: simplify initialization of the chains with an external PBL
Alexander Lobakin
1
-18
/
+19
2020-07-23
qed: move chain initialization inlines next to allocation functions
Alexander Lobakin
2
-112
/
+47
2020-07-23
qed: sanitize PBL chains allocation
Alexander Lobakin
3
-21
/
+20
2020-07-23
qed: prevent possible double-frees of the chains
Alexander Lobakin
1
-1
/
+3
2020-07-23
qed: move chain methods to a separate file
Alexander Lobakin
3
-273
/
+303
2020-07-23
qed: reformat Makefile
Alexander Lobakin
1
-7
/
+29
2020-07-23
qed: reformat "qed_chain.h" a bit
Alexander Lobakin
1
-60
/
+66
2020-07-23
net: qed_hsi.h: Avoid the use of one-element array
Gustavo A. R. Silva
1
-1
/
+1
2020-07-23
bna: bfi.h: Avoid the use of one-element array
Gustavo A. R. Silva
1
-1
/
+1
2020-07-23
tg3: Avoid the use of one-element array
Gustavo A. R. Silva
1
-1
/
+1
2020-07-23
ionic: fix memory leak of object 'lid'
Colin Ian King
1
-1
/
+3
2020-07-23
l2tp: avoid precidence issues in L2TP_SKB_CB macro
Tom Parkin
1
-1
/
+1
2020-07-23
l2tp: line-break long function prototypes
Tom Parkin
1
-2
/
+4
2020-07-23
l2tp: prefer seq_puts for unformatted output
Tom Parkin
1
-2
/
+2
[next]