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
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
Merge branch 'mptcp-non-backup-subflows-pre-reqs'
David S. Miller
4
-46
/
+81
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-22
Merge branch 'qed-qede-improve-chain-API-and-add-XDP_REDIRECT-support'
David S. Miller
15
-858
/
+1018
2020-07-22
qede: add .ndo_xdp_xmit() and XDP_REDIRECT support
Alexander Lobakin
3
-5
/
+118
2020-07-22
qede: refactor XDP Tx processing
Alexander Lobakin
2
-45
/
+45
2020-07-22
qede: reformat net_device_ops declarations
Alexander Lobakin
1
-61
/
+61
2020-07-22
qede: reformat several structures in "qede.h"
Alexander Lobakin
1
-77
/
+89
2020-07-22
qed: introduce qed_chain_get_elem_used{,u32}()
Alexander Lobakin
1
-4
/
+14
2020-07-22
qed: optimize common chain accessors
Alexander Lobakin
1
-27
/
+33
2020-07-22
qed: add support for different page sizes for chains
Alexander Lobakin
3
-18
/
+33
2020-07-22
qed: simplify chain allocation with init params struct
Alexander Lobakin
10
-233
/
+242
2020-07-22
qed: simplify initialization of the chains with an external PBL
Alexander Lobakin
1
-18
/
+19
2020-07-22
qed: move chain initialization inlines next to allocation functions
Alexander Lobakin
2
-112
/
+47
2020-07-22
qed: sanitize PBL chains allocation
Alexander Lobakin
3
-21
/
+20
2020-07-22
qed: prevent possible double-frees of the chains
Alexander Lobakin
1
-1
/
+3
2020-07-22
qed: move chain methods to a separate file
Alexander Lobakin
3
-273
/
+303
2020-07-22
qed: reformat Makefile
Alexander Lobakin
1
-7
/
+29
2020-07-22
qed: reformat "qed_chain.h" a bit
Alexander Lobakin
1
-60
/
+66
2020-07-22
net: qed_hsi.h: Avoid the use of one-element array
Gustavo A. R. Silva
1
-1
/
+1
2020-07-22
bna: bfi.h: Avoid the use of one-element array
Gustavo A. R. Silva
1
-1
/
+1
2020-07-22
tg3: Avoid the use of one-element array
Gustavo A. R. Silva
1
-1
/
+1
2020-07-22
ionic: fix memory leak of object 'lid'
Colin Ian King
1
-1
/
+3
2020-07-22
Merge branch 'l2tp-cleanup-checkpatch-pl-warnings'
David S. Miller
8
-177
/
+145
2020-07-22
l2tp: avoid precidence issues in L2TP_SKB_CB macro
Tom Parkin
1
-1
/
+1
2020-07-22
l2tp: line-break long function prototypes
Tom Parkin
1
-2
/
+4
2020-07-22
l2tp: prefer seq_puts for unformatted output
Tom Parkin
1
-2
/
+2
2020-07-22
l2tp: prefer using BIT macro
Tom Parkin
1
-2
/
+2
2020-07-22
l2tp: add identifier name in function pointer prototype
Tom Parkin
1
-1
/
+1
2020-07-22
l2tp: cleanup suspect code indent
Tom Parkin
1
-2
/
+2
2020-07-22
l2tp: cleanup wonky alignment of line-broken function calls
Tom Parkin
3
-8
/
+8
2020-07-22
l2tp: cleanup difficult-to-read line breaks
Tom Parkin
2
-44
/
+31
2020-07-22
l2tp: cleanup comments
Tom Parkin
8
-68
/
+47
2020-07-22
l2tp: cleanup whitespace use
Tom Parkin
7
-48
/
+48
2020-07-22
devlink: Always use user_ptr[0] for devlink and simplify post_doit
Parav Pandit
1
-94
/
+70
2020-07-22
hv_netvsc: add support for vlans in AF_PACKET mode
Sriram Krishnan
2
-0
/
+25
2020-07-22
mptcp: zero token hash at creation time.
Paolo Abeni
1
-1
/
+1
2020-07-22
lan743x: remove redundant initialization of variable current_head_index
Colin Ian King
1
-2
/
+1
2020-07-22
enetc: Remove the imdio bus on PF probe bailout
Claudiu Manoil
1
-1
/
+9
2020-07-22
net: qed: Remove unneeded cast from memory allocation
Wang Hai
1
-2
/
+1
2020-07-22
net: phy: fix check in get_phy_c45_ids
Vladimir Oltean
1
-2
/
+2
[next]