index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
zbud.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-30
net: ipa: no checksum offload for SDM845 LAN RX
Alex Elder
1
-1
/
+0
2020-06-30
net: ipa: always check for stopped channel
Alex Elder
1
-9
/
+7
2020-06-30
net: mvneta: fix use of state->speed
Russell King
1
-1
/
+1
2020-06-30
net: xfrmi: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
1
-0
/
+2
2020-06-30
net: sit: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
1
-0
/
+1
2020-06-30
net: vti: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
2
-0
/
+2
2020-06-30
tun: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
1
-0
/
+2
2020-06-30
wireguard: queueing: make use of ip_tunnel_parse_protocol
Jason A. Donenfeld
2
-18
/
+3
2020-06-30
wireguard: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
1
-0
/
+1
2020-06-30
net: ipip: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
2
-0
/
+2
2020-06-30
net: ip_tunnel: add header_ops for layer 3 devices
Jason A. Donenfeld
2
-0
/
+21
2020-06-30
genetlink: get rid of family->attrbuf
Cong Wang
2
-37
/
+13
2020-06-29
llc: make sure applications use ARPHRD_ETHER
Eric Dumazet
1
-3
/
+7
2020-06-29
net: explain the lockdep annotations for dev_uc_unsync()
Cong Wang
1
-0
/
+10
2020-06-29
net: get rid of lockdep_set_class_and_subclass()
Cong Wang
3
-11
/
+8
2020-06-29
lib: packing: add documentation for pbuflen argument
Vladimir Oltean
1
-0
/
+1
2020-06-29
bridge: mrp: Fix endian conversion and some other warnings
Horatiu Vultur
3
-3
/
+3
2020-06-28
net: ipv4: Fix wrong type conversion from hint to rt in ip_route_use_hint()
Miaohe Lin
1
-1
/
+1
2020-06-27
enetc: Fix tx rings bitmap iteration range, irq handling
Claudiu Manoil
1
-2
/
+2
2020-06-26
ionic: update the queue count on open
Shannon Nelson
1
-0
/
+8
2020-06-26
nl80211: fix memory leak when parsing NL80211_ATTR_HE_BSS_COLOR
Luca Coelho
1
-1
/
+1
2020-06-26
nl80211: don't return err unconditionally in nl80211_start_ap()
Luca Coelho
1
-1
/
+2
2020-06-26
rds: transport module should be auto loaded when transport is set
Rao Shoaib
2
-10
/
+20
2020-06-26
sch_cake: fix a few style nits
Toke Høiland-Jørgensen
1
-2
/
+2
2020-06-26
sch_cake: don't call diffserv parsing code when it is not needed
Toke Høiland-Jørgensen
1
-4
/
+9
2020-06-26
sch_cake: don't try to reallocate or unshare skb unconditionally
Ilya Ponetayev
1
-11
/
+30
2020-06-26
ethtool: fix error handling in linkstate_prepare_data()
Michal Kubecek
1
-6
/
+5
2020-06-26
wil6210: account for napi_gro_receive never returning GRO_DROP
Jason A. Donenfeld
1
-28
/
+11
2020-06-26
hns: do not cast return value of napi_gro_receive to null
Jason A. Donenfeld
1
-1
/
+1
2020-06-26
socionext: account for napi_gro_receive never returning GRO_DROP
Jason A. Donenfeld
1
-2
/
+3
2020-06-26
wireguard: receive: account for napi_gro_receive never returning GRO_DROP
Jason A. Donenfeld
1
-8
/
+2
2020-06-26
vxlan: fix last fdb index during dump of fdb with nhid
Roopa Prabhu
1
-0
/
+4
2020-06-26
sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket
Marcelo Ricardo Leitner
4
-5
/
+12
2020-06-26
tc-testing: avoid action cookies with odd length.
Briana Oursler
3
-7
/
+7
2020-06-26
bpf: tcp: bpf_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT
Neal Cardwell
1
-3
/
+2
2020-06-26
tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT
Neal Cardwell
1
-3
/
+2
2020-06-26
net: dsa: sja1105: fix tc-gate schedule with single element
Vladimir Oltean
1
-2
/
+1
2020-06-26
net: dsa: sja1105: recalculate gating subschedule after deleting tc-gate rules
Vladimir Oltean
1
-0
/
+8
2020-06-26
net: dsa: sja1105: unconditionally free old gating config
Vladimir Oltean
1
-2
/
+2
2020-06-26
net: dsa: sja1105: move sja1105_compose_gating_subschedule at the top
Vladimir Oltean
1
-160
/
+160
2020-06-26
net: macb: free resources on failure path of at91ether_open()
Claudiu Beznea
1
-43
/
+73
2020-06-26
net: macb: call pm_runtime_put_sync on failure path
Claudiu Beznea
1
-2
/
+6
2020-06-25
net: bridge: enfore alignment for ethernet address
Thomas Martitz
1
-1
/
+1
2020-06-25
tcp: don't ignore ECN CWR on pure ACK
Denis Kirjanov
1
-3
/
+11
2020-06-25
net: phy: mscc: avoid skcipher API for single block AES encryption
Ard Biesheuvel
2
-33
/
+10
2020-06-25
mac80211: allow rx of mesh eapol frames with default rx key
Markus Theil
1
-0
/
+26
2020-06-25
mac80211: skip mpath lookup also for control port tx
Markus Theil
1
-1
/
+5
2020-06-25
mac80211: Fix dropping broadcast packets in 802.11 encap
Seevalamuthu Mariappan
1
-1
/
+1
2020-06-25
mac80211: simplify mesh code
Pavel Machek
1
-5
/
+2
2020-06-25
mac80211: fix control port tx status check
Markus Theil
1
-7
/
+15
[next]