index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
gf128mul.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-01
ionic: select CONFIG_NET_DEVLINK
Arnd Bergmann
1
-0
/
+1
2019-10-01
docs: networking: Add title caret and missing doc
Adam Zerella
2
-1
/
+2
2019-10-01
net: socionext: netsec: always grab descriptor lock
Lorenzo Bianconi
1
-23
/
+7
2019-10-01
mac80211: keep BHs disabled while calling drv_tx_wake_queue()
Johannes Berg
1
-5
/
+8
2019-10-01
mac80211: fix txq null pointer dereference
Miaoqing Pan
1
-2
/
+9
2019-10-01
nl80211: fix null pointer dereference
Miaoqing Pan
1
-0
/
+3
2019-10-01
cfg80211: initialize on-stack chandefs
Johannes Berg
3
-3
/
+5
2019-10-01
cfg80211: validate SSID/MBSSID element ordering assumption
Johannes Berg
1
-1
/
+6
2019-10-01
nl80211: validate beacon head
Johannes Berg
1
-2
/
+35
2019-10-01
net: sched: taprio: Fix potential integer overflow in taprio_set_picos_per_byte
Vladimir Oltean
1
-2
/
+1
2019-10-01
net: dsa: sja1105: Prevent leaking memory
Navid Emamdoost
1
-2
/
+4
2019-10-01
net: dsa: sja1105: Ensure PTP time for rxtstamp reconstruction is not in the ...
Vladimir Oltean
1
-2
/
+2
2019-10-01
net: Unpublish sk from sk_reuseport_cb before call_rcu
Martin KaFai Lau
1
-3
/
+8
2019-09-30
erspan: remove the incorrect mtu limit for erspan
Haishuang Yan
1
-0
/
+1
2019-09-30
sch_cbq: validate TCA_CBQ_WRROPT to avoid crash
Eric Dumazet
1
-14
/
+29
2019-09-30
net: dsa: qca8k: Use up to 7 ports for all operations
Michal Vokáč
1
-2
/
+2
2019-09-28
mm, page_alloc: allow hugepage fallback to remote nodes when madvised
David Rientjes
1
-0
/
+11
2019-09-28
mm, page_alloc: avoid expensive reclaim when compaction may not succeed
David Rientjes
1
-0
/
+22
2019-09-28
Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_huge...
David Rientjes
4
-22
/
+51
2019-09-28
Revert "Revert "mm, thp: restore node-local hugepage allocations""
David Rientjes
3
-29
/
+17
2019-09-27
ieee802154: ca8210: prevent memory leak
Navid Emamdoost
1
-1
/
+1
2019-09-27
net: tap: clean up an indentation issue
Colin Ian King
1
-1
/
+1
2019-09-27
nfp: abm: fix memory leak in nfp_abm_u32_knode_replace
Navid Emamdoost
1
-4
/
+10
2019-09-27
tcp: better handle TCP_USER_TIMEOUT in SYN_SENT state
Eric Dumazet
1
-2
/
+3
2019-09-27
sk_buff: drop all skb extensions on free and skb scrubbing
Florian Westphal
3
-3
/
+12
2019-09-27
tcp_bbr: fix quantization code to not raise cwnd if not probing bandwidth
Kevin(Yudong) Yang
1
-4
/
+4
2019-09-27
mlxsw: spectrum_flower: Fail in case user specifies multiple mirror actions
Danielle Ratson
1
-0
/
+6
2019-09-27
Documentation: Clarify trap's description
Ido Schimmel
1
-1
/
+2
2019-09-27
mlxsw: spectrum: Clear VLAN filters during port initialization
Ido Schimmel
2
-7
/
+9
2019-09-27
net: ena: clean up indentation issue
Colin Ian King
1
-2
/
+2
2019-09-27
NFC: st95hf: clean up indentation issue
Colin Ian King
1
-1
/
+1
2019-09-27
net: phy: micrel: add Asym Pause workaround for KSZ9021
Hans Andersson
1
-0
/
+3
2019-09-27
net: socionext: ave: Avoid using netdev_err() before calling register_netdev()
Kunihiko Hayashi
1
-3
/
+3
2019-09-27
ptp: correctly disable flags on old ioctls
Jacob Keller
2
-2
/
+24
2019-09-27
lib: dimlib: fix help text typos
Randy Dunlap
1
-1
/
+1
2019-09-27
net: dsa: microchip: Always set regmap stride to 1
Marek Vasut
1
-1
/
+1
2019-09-27
nfp: flower: fix memory leak in nfp_flower_spawn_vnic_reprs
Navid Emamdoost
1
-0
/
+3
2019-09-27
nfp: flower: prevent memory leak in nfp_flower_spawn_phy_reprs
Navid Emamdoost
1
-0
/
+4
2019-09-27
net/sched: Set default of CONFIG_NET_TC_SKB_EXT to N
Paul Blakey
1
-1
/
+0
2019-09-27
vrf: Do not attempt to create IPv6 mcast rule if IPv6 is disabled
David Ahern
1
-1
/
+2
2019-09-27
keys: Add Jarkko Sakkinen as co-maintainer
Jarkko Sakkinen
1
-0
/
+1
2019-09-27
block: fix null pointer dereference in blk_mq_rq_timed_out()
Yufen Yu
3
-1
/
+21
2019-09-27
net: sched: sch_sfb: don't call qdisc_put() while holding tree lock
Vlad Buslov
1
-3
/
+4
2019-09-27
net: sched: multiq: don't call qdisc_put() while holding tree lock
Vlad Buslov
1
-7
/
+16
2019-09-27
net: sched: sch_htb: don't call qdisc_put() while holding tree lock
Vlad Buslov
1
-1
/
+3
2019-09-27
net/rds: Check laddr_check before calling it
Ka-Cheong Poon
1
-1
/
+4
2019-09-27
tcp: honor SO_PRIORITY in TIME_WAIT state
Eric Dumazet
5
-3
/
+10
2019-09-27
ipv6: tcp: provide sk->sk_priority to ctl packets
Eric Dumazet
1
-7
/
+9
2019-09-27
ipv6: add priority parameter to ip6_xmit()
Eric Dumazet
6
-9
/
+12
2019-09-27
bpf: Fix bpf_event_output re-entry issue
Allan Zhang
1
-5
/
+21
[next]