index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-24
macsec: avoid to set wrong mtu
Taehee Yoo
1
-4
/
+8
2020-04-24
mac80211: sta_info: Add lockdep condition for RCU list usage
Madhuparna Bhowmik
1
-1
/
+2
2020-04-24
mac80211: populate debugfs only after cfg80211 init
Johannes Berg
10
-25
/
+51
2020-04-23
net: bcmgenet: correct per TX/RX ring statistics
Doug Berger
1
-0
/
+3
2020-04-23
net: meth: remove spurious copyright text
Jonathan Corbet
1
-16
/
+0
2020-04-23
net: phy: bcm84881: clear settings on link down
Russell King
1
-3
/
+3
2020-04-23
chcr: Fix CPU hard lockup
Rohit Maheshwari
1
-4
/
+2
2020-04-23
net/x25: Fix x25_neigh refcnt leak when receiving frame
Xiyu Yang
1
-1
/
+3
2020-04-23
mptcp/pm_netlink.c : add check for nla_put_in/6_addr
Bo YU
1
-5
/
+7
2020-04-23
net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()
Tang Bin
1
-0
/
+2
2020-04-23
cxgb4: fix adapter crash due to wrong MC size
Vishal Kulkarni
1
-7
/
+20
2020-04-23
geneve: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
Sabrina Dubroca
1
-1
/
+1
2020-04-23
vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
Sabrina Dubroca
1
-3
/
+3
2020-04-23
mlxsw: Fix some IS_ERR() vs NULL bugs
Dan Carpenter
4
-7
/
+7
2020-04-23
net: phy: marvell10g: limit soft reset to 88x3310
Baruch Siach
1
-1
/
+2
2020-04-23
mac80211_hwsim: use GFP_ATOMIC under spin lock
Wei Yongjun
1
-1
/
+1
2020-04-22
ipv4: Update fib_select_default to handle nexthop objects
David Ahern
2
-3
/
+26
2020-04-22
netlabel: Kconfig: Update reference for NetLabel Tools project
Salvatore Bonaccorso
1
-1
/
+1
2020-04-22
MAINTAINERS: update dpaa2-eth maintainer list
Ioana Ciornei
1
-0
/
+1
2020-04-22
mptcp: fix data_fin handing in RX path
Paolo Abeni
1
-2
/
+1
2020-04-22
vrf: Fix IPv6 with qdisc and xfrm
David Ahern
1
-2
/
+2
2020-04-22
Documentation: add documentation of ping_group_range
Stephen Hemminger
1
-0
/
+7
2020-04-22
sctp: Fix SHUTDOWN CTSN Ack in the peer restart case
Jere Leppänen
1
-1
/
+5
2020-04-22
sctp: Fix bundling of SHUTDOWN with COOKIE-ACK
Jere Leppänen
1
-3
/
+3
2020-04-22
net: dsa: don't fail to probe if we couldn't set the MTU
Vladimir Oltean
1
-5
/
+3
2020-04-22
sched: etf: do not assume all sockets are full blown
Eric Dumazet
1
-3
/
+4
2020-04-22
selftests: Fix suppress test in fib_tests.sh
David Ahern
1
-2
/
+8
2020-04-22
net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVL
Florian Fainelli
2
-0
/
+5
2020-04-22
net: dsa: b53: Rework ARL bin logic
Florian Fainelli
2
-4
/
+29
2020-04-22
net: dsa: b53: Fix ARL register definitions
Florian Fainelli
1
-2
/
+2
2020-04-22
net: dsa: b53: Fix valid setting for MDB entries
Florian Fainelli
1
-1
/
+0
2020-04-22
net: dsa: b53: Lookup VID in ARL searches when VLAN is enabled
Florian Fainelli
1
-0
/
+3
2020-04-22
vrf: Check skb for XFRM_TRANSFORMED flag
David Ahern
1
-2
/
+4
2020-04-22
xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish
David Ahern
2
-4
/
+0
2020-04-22
ipv6: ndisc: RFC-ietf-6man-ra-pref64-09 is now published as RFC8781
Maciej Żenczykowski
1
-1
/
+1
2020-04-22
net: phy: microchip_t1: add lan87xx_phy_init to initialize the lan87xx phy.
Yuiko Oshino
1
-0
/
+171
2020-04-21
net: stmmac: Enable SERDES power up/down sequence
Voon Weifeng
4
-0
/
+237
2020-04-21
net: broadcom: convert to devm_platform_ioremap_resource_byname()
Dejin Zheng
1
-22
/
+11
2020-04-21
macvlan: fix null dereference in macvlan_device_event()
Taehee Yoo
1
-1
/
+1
2020-04-21
e1000: remove unneeded conversion to bool
Jason Yan
1
-1
/
+1
2020-04-21
i40e: Remove unneeded conversion to bool
Jason Yan
1
-2
/
+2
2020-04-21
ptp: Remove unneeded conversion to bool
Jason Yan
1
-2
/
+2
2020-04-21
cgroup, netclassid: remove double cond_resched
Jiri Slaby
1
-3
/
+1
2020-04-21
MAINTAINERS: update mt76 reviewers
Ryder Lee
1
-1
/
+0
2020-04-21
iwlwifi: fix WGDS check when WRDS is disabled
Luca Coelho
2
-16
/
+18
2020-04-21
iwlwifi: mvm: fix inactive TID removal return value usage
Johannes Berg
1
-2
/
+2
2020-04-21
iwlwifi: mvm: Do not declare support for ACK Enabled Aggregation
Ilan Peer
1
-4
/
+2
2020-04-21
iwlwifi: mvm: limit maximum queue appropriately
Johannes Berg
2
-3
/
+8
2020-04-21
iwlwifi: pcie: indicate correct RB size to device
Johannes Berg
1
-4
/
+14
2020-04-21
iwlwifi: mvm: beacon statistics shouldn't go backwards
Mordechay Goodstein
1
-2
/
+11
[next]