index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
compaction.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-28
Update maintainers for bnx2/bnx2x/qlge/qlcnic drivers.
Sudarsana Reddy Kalluru
1
-3
/
+2
2018-09-28
MAINTAINERS: change bridge maintainers
Stephen Hemminger
1
-1
/
+2
2018-09-28
s390: qeth: Fix potential array overrun in cmd/rc lookup
Jean Delvare
3
-17
/
+19
2018-09-28
s390: qeth_core_mpc: Use ARRAY_SIZE instead of reimplementing its function
zhong jiang
1
-5
/
+2
2018-09-27
nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds
Masashi Honma
1
-5
/
+14
2018-09-27
net-tcp: /proc/sys/net/ipv4/tcp_probe_interval is a u32 not int
Maciej Żenczykowski
2
-3
/
+5
2018-09-27
bnxt_en: Fix TX timeout during netpoll.
Michael Chan
1
-3
/
+10
2018-09-27
vxlan: fill ttl inherit info
Hangbin Liu
1
-0
/
+3
2018-09-27
net: phy: sfp: Fix unregistering of HWMON SFP device
Andrew Lunn
1
-2
/
+5
2018-09-27
qed: Avoid implicit enum conversion in qed_iwarp_parse_rx_pkt
Nathan Chancellor
1
-2
/
+2
2018-09-27
qed: Avoid constant logical operation warning in qed_vf_pf_acquire
Nathan Chancellor
1
-1
/
+0
2018-09-27
bonding: avoid possible dead-lock
Mahesh Bandewar
2
-32
/
+18
2018-09-27
bonding: pass link-local packets to bonding master also.
Mahesh Bandewar
1
-2
/
+19
2018-09-27
qed: Avoid implicit enum conversion in qed_roce_mode_to_flavor
Nathan Chancellor
1
-11
/
+4
2018-09-27
qed: Fix mask parameter in qed_vf_prep_tunn_req_tlv
Nathan Chancellor
1
-2
/
+2
2018-09-27
qed: Avoid implicit enum conversion in qed_set_tunn_cls_info
Nathan Chancellor
1
-1
/
+1
2018-09-27
wimax/i2400m: fix spelling mistake "not unitialized" -> "uninitialized"
Colin Ian King
1
-1
/
+1
2018-09-27
qed: fix spelling mistake "toogle" -> "toggle"
Colin Ian King
1
-1
/
+1
2018-09-27
net: phy: fix WoL handling when suspending the PHY
Heiner Kallweit
1
-3
/
+9
2018-09-27
net: core: add member wol_enabled to struct net_device
Heiner Kallweit
2
-1
/
+11
2018-09-27
Revert "net: phy: fix WoL handling when suspending the PHY"
David S. Miller
1
-26
/
+16
2018-09-27
net: phy: fix WoL handling when suspending the PHY
Heiner Kallweit
1
-16
/
+26
2018-09-27
net/ipv6: Remove extra call to ip6_convert_metrics for multipath case
David Ahern
1
-5
/
+0
2018-09-26
mac80211_hwsim: do not omit multicast announce of first added radio
Martin Willi
1
-2
/
+1
2018-09-26
mac80211_hwsim: fix race in radio destruction from netlink notifier
Martin Willi
1
-13
/
+9
2018-09-26
mac80211_hwsim: fix locking when iterating radios during ns exit
Martin Willi
1
-4
/
+7
2018-09-26
nl80211: Fix possible Spectre-v1 for NL80211_TXRATE_HT
Masashi Honma
1
-0
/
+1
2018-09-26
cfg80211: fix reg_query_regdb_wmm kernel-doc
Randy Dunlap
1
-2
/
+0
2018-09-26
mac80211: allocate TXQs for active monitor interfaces
Felix Fietkau
1
-1
/
+2
2018-09-26
tipc: lock wakeup & inputq at tipc_link_reset()
Parthasarathy Bhuvaragan
1
-1
/
+6
2018-09-26
tipc: reset bearer if device carrier not ok
Parthasarathy Bhuvaragan
1
-5
/
+7
2018-09-25
tipc: fix flow control accounting for implicit connect
Parthasarathy Bhuvaragan
1
-1
/
+3
2018-09-25
net: hns: fix for unmapping problem when SMMU is on
Yunsheng Lin
2
-12
/
+20
2018-09-25
xen-netback: handle page straddling in xenvif_set_hash_mapping()
Jan Beulich
1
-7
/
+18
2018-09-25
xen-netback: validate queue numbers in xenvif_set_hash_mapping()
Jan Beulich
3
-8
/
+18
2018-09-25
xen-netback: fix input validation in xenvif_set_hash_mapping()
Jan Beulich
1
-5
/
+7
2018-09-25
net: macb: Clean 64b dma addresses if they are not detected
Michal Simek
1
-0
/
+1
2018-09-25
Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...
Lubomir Rintel
2
-2
/
+2
2018-09-24
net: mvneta: fix the remaining Rx descriptor unmapping issues
Antoine Tenart
1
-5
/
+4
2018-09-24
ip_tunnel: be careful when accessing the inner header
Paolo Abeni
1
-0
/
+9
2018-09-24
mpls: allow routes on ip6gre devices
Saif Hasan
1
-1
/
+5
2018-09-24
net: aquantia: memory corruption on jumbo frames
Friedemann Gerold
1
-14
/
+18
2018-09-24
tun: remove ndo_poll_controller
Eric Dumazet
1
-43
/
+0
2018-09-24
nfp: remove ndo_poll_controller
Eric Dumazet
1
-18
/
+0
2018-09-24
bnxt: remove ndo_poll_controller
Eric Dumazet
1
-18
/
+0
2018-09-24
bnx2x: remove ndo_poll_controller
Eric Dumazet
1
-16
/
+0
2018-09-24
mlx5: remove ndo_poll_controller
Eric Dumazet
1
-19
/
+0
2018-09-24
mlx4: remove ndo_poll_controller
Eric Dumazet
1
-20
/
+0
2018-09-24
i40evf: remove ndo_poll_controller
Eric Dumazet
1
-26
/
+0
2018-09-24
ice: remove ndo_poll_controller
Eric Dumazet
1
-27
/
+0
[next]