index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'macb-TSO-bug-fixes'
David S. Miller
2020-02-05
1
-6
/
+8
|
\
|
*
net: macb: Limit maximum GEM TX length in TSO
Harini Katakam
2020-02-05
1
-1
/
+5
|
*
net: macb: Remove unnecessary alignment check for TSO
Harini Katakam
2020-02-05
1
-5
/
+3
|
/
*
bonding/alb: properly access headers in bond_alb_xmit()
Eric Dumazet
2020-02-05
2
-17
/
+32
*
devlink: report 0 after hitting end in region read
Jacob Keller
2020-02-05
1
-0
/
+6
*
net: ethernet: dec: tulip: Fix length mask in receive length calculation
Moritz Fischer
2020-02-05
1
-1
/
+4
*
Merge branch 'wg-fixes'
David S. Miller
2020-02-05
5
-17
/
+24
|
\
|
*
wireguard: selftests: tie socket waiting to target pid
Jason A. Donenfeld
2020-02-05
1
-9
/
+8
|
*
wireguard: selftests: cleanup CONFIG_ENABLE_WARN_DEPRECATED
Krzysztof Kozlowski
2020-02-05
1
-1
/
+0
|
*
wireguard: selftests: ensure non-addition of peers with failed precomputation
Jason A. Donenfeld
2020-02-05
1
-0
/
+6
|
*
wireguard: noise: reject peers with low order public keys
Jason A. Donenfeld
2020-02-05
2
-7
/
+9
|
*
wireguard: allowedips: fix use-after-free in root_remove_peer_lists
Eric Dumazet
2020-02-05
1
-0
/
+1
|
/
*
net_sched: fix a resource leak in tcindex_set_parms()
Cong Wang
2020-02-05
1
-2
/
+1
*
mptcp: fix use-after-free on tcp fallback
Florian Westphal
2020-02-05
1
-70
/
+6
*
net: dsa: microchip: Platform data shan't include kernel.h
Andy Shevchenko
2020-02-05
1
-1
/
+1
*
net: dsa: b53: Platform data shan't include kernel.h
Andy Shevchenko
2020-02-05
1
-1
/
+1
*
netdevsim: fix ptr_ret.cocci warnings
kbuild test robot
2020-02-05
1
-3
/
+1
*
net: sgi: ioc3-eth: Remove leftover free_irq()
Thomas Bogendoerfer
2020-02-05
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-02-04
47
-246
/
+569
|
\
|
*
gtp: use __GFP_NOWARN to avoid memalloc warning
Taehee Yoo
2020-02-04
1
-2
/
+2
|
*
l2tp: Allow duplicate session creation with UDP
Ridge Kennedy
2020-02-04
1
-1
/
+6
|
*
r8152: Add MAC passthrough support to new device
Kai-Heng Feng
2020-02-04
1
-3
/
+10
|
*
net_sched: fix an OOB access in cls_tcindex
Cong Wang
2020-02-04
1
-20
/
+20
|
*
qed: Remove set but not used variable 'p_link'
YueHaibing
2020-02-04
1
-3
/
+0
|
*
Merge branch 'unbreak-basic-and-bpf-tdc-testcases'
David S. Miller
2020-02-04
2
-1
/
+52
|
|
\
|
|
*
tc-testing: add missing 'nsPlugin' to basic.json
Davide Caratti
2020-02-04
1
-0
/
+51
|
|
*
tc-testing: fix eBPF tests failure on linux fresh clones
Davide Caratti
2020-02-04
1
-1
/
+1
|
|
/
|
*
net: hsr: fix possible NULL deref in hsr_handle_frame()
Eric Dumazet
2020-02-04
1
-0
/
+2
|
*
Merge branch 'netdevsim-fix-several-bugs-in-netdevsim-module'
Jakub Kicinski
2020-02-04
6
-91
/
+93
|
|
\
|
|
*
netdevsim: remove unused sdev code
Taehee Yoo
2020-02-04
1
-69
/
+0
|
|
*
netdevsim: use __GFP_NOWARN to avoid memalloc warning
Taehee Yoo
2020-02-04
2
-2
/
+2
|
|
*
netdevsim: use IS_ERR instead of IS_ERR_OR_NULL for debugfs
Taehee Yoo
2020-02-04
3
-14
/
+16
|
|
*
netdevsim: fix stack-out-of-bounds in nsim_dev_debugfs_init()
Taehee Yoo
2020-02-04
1
-1
/
+1
|
|
*
netdevsim: fix panic in nsim_dev_take_snapshot_write()
Taehee Yoo
2020-02-04
2
-2
/
+12
|
|
*
netdevsim: disable devlink reload when resources are being used
Taehee Yoo
2020-02-04
2
-0
/
+21
|
|
*
netdevsim: fix using uninitialized resources
Taehee Yoo
2020-02-04
2
-3
/
+41
|
|
/
|
*
Merge branch 'bnxt_en-Bug-fixes'
Jakub Kicinski
2020-02-04
1
-13
/
+24
|
|
\
|
|
*
bnxt_en: Fix TC queue mapping.
Michael Chan
2020-02-04
1
-1
/
+1
|
|
*
bnxt_en: Fix logic that disables Bus Master during firmware reset.
Vasundhara Volam
2020-02-04
1
-4
/
+7
|
|
*
bnxt_en: Fix RDMA driver failure with SRIOV after firmware reset.
Michael Chan
2020-02-04
1
-2
/
+5
|
|
*
bnxt_en: Refactor logic to re-enable SRIOV after firmware reset detected.
Michael Chan
2020-02-04
1
-7
/
+12
|
|
/
|
*
net: stmmac: Delete txtimer in suspend()
Nicolin Chen
2020-02-04
1
-0
/
+4
|
*
Merge tag 'rxrpc-fixes-20200203' of git://git.kernel.org/pub/scm/linux/kernel...
Jakub Kicinski
2020-02-03
10
-69
/
+83
|
|
\
|
|
*
rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnect
David Howells
2020-02-03
5
-24
/
+15
|
|
*
rxrpc: Fix missing active use pinning of rxrpc_local object
David Howells
2020-01-30
5
-40
/
+62
|
|
*
rxrpc: Fix insufficient receive notification generation
David Howells
2020-01-30
1
-4
/
+2
|
|
*
rxrpc: Fix use-after-free in rxrpc_put_local()
David Howells
2020-01-30
1
-1
/
+4
|
*
|
Merge branch 'Fix-reconnection-latency-caused-by-FIN-ACK-handling-race'
Jakub Kicinski
2020-02-02
5
-1
/
+196
|
|
\
\
|
|
*
|
selftests: net: Add FIN_ACK processing order related latency spike test
SeongJae Park
2020-02-02
4
-0
/
+189
|
|
*
|
tcp: Reduce SYN resend delay if a suspicous ACK is received
SeongJae Park
2020-02-02
1
-1
/
+7
|
|
/
/
[next]