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
*
net: cxgb3_main: fix a missing-check bug
Wenwen Wang
2018-10-05
1
-0
/
+17
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-10-05
2
-2
/
+13
|
\
|
*
bpf: 32-bit RSH verification must truncate input before the ALU op
Jann Horn
2018-10-05
1
-1
/
+9
|
*
bpf: don't accept cgroup local storage with zero value size
Roman Gushchin
2018-10-02
1
-0
/
+3
|
*
bpf: harden flags check in cgroup_storage_update_elem()
Roman Gushchin
2018-09-28
1
-1
/
+1
*
|
net: phy: phylink: fix SFP interface autodetection
Baruch Siach
2018-10-05
1
-20
/
+28
*
|
be2net: don't flip hw_features when VXLANs are added/deleted
Davide Caratti
2018-10-05
1
-4
/
+1
*
|
net/packet: fix packet drop as of virtio gso
Jianfeng Tan
2018-10-05
2
-4
/
+25
*
|
net: dsa: b53: Keep CPU port as tagged in all VLANs
Florian Fainelli
2018-10-05
1
-2
/
+2
*
|
openvswitch: load NAT helper
Flavio Leitner
2018-10-05
1
-0
/
+4
*
|
Merge branch 'bnxt_en-fixes'
David S. Miller
2018-10-05
2
-9
/
+11
|
\
\
|
*
|
bnxt_en: get the reduced max_irqs by the ones used by RDMA
Vasundhara Volam
2018-10-05
1
-1
/
+1
|
*
|
bnxt_en: free hwrm resources, if driver probe fails.
Venkat Duvvuru
2018-10-05
1
-4
/
+6
|
*
|
bnxt_en: Fix enables field in HWRM_QUEUE_COS2BW_CFG request
Vasundhara Volam
2018-10-05
1
-3
/
+3
|
*
|
bnxt_en: Fix VNIC reservations on the PF.
Michael Chan
2018-10-05
1
-1
/
+1
|
/
/
*
|
team: Forbid enslaving team device to itself
Ido Schimmel
2018-10-04
1
-0
/
+6
*
|
net/usb: cancel pending work when unbinding smsc75xx
Yu Zhao
2018-10-04
1
-0
/
+1
*
|
Merge tag 'mac80211-for-davem-2018-10-04' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2018-10-04
3
-8
/
+15
|
\
\
|
*
|
cfg80211: fix use-after-free in reg_process_hint()
Yu Zhao
2018-10-01
1
-3
/
+4
|
*
|
mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys
Felix Fietkau
2018-10-01
1
-1
/
+1
|
*
|
cfg80211: fix wext-compat memory leak
Stefan Seyfried
2018-10-01
1
-4
/
+10
*
|
|
Merge branch 'mlxsw-fixes'
David S. Miller
2018-10-04
2
-4
/
+9
|
\
\
\
|
*
|
|
mlxsw: spectrum: Delete RIF when VLAN device is removed
Ido Schimmel
2018-10-04
1
-0
/
+2
|
*
|
|
mlxsw: pci: Derive event type from event queue number
Nir Dotan
2018-10-04
1
-4
/
+7
|
/
/
/
*
|
|
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
2018-10-04
129
-806
/
+864
|
\
\
\
|
*
|
|
ixgbe: check return value of napi_complete_done()
Song Liu
2018-10-03
1
-5
/
+7
|
*
|
|
sctp: fix fall-through annotation
Gustavo A. R. Silva
2018-10-03
1
-1
/
+1
|
*
|
|
r8169: always autoneg on resume
Alex Xu (Hello71)
2018-10-03
1
-4
/
+3
|
*
|
|
ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()
Eric Dumazet
2018-10-03
1
-2
/
+1
|
*
|
|
Merge tag 'mlx5-fixes-2018-10-01' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2018-10-03
7
-5
/
+76
|
|
\
\
\
|
|
*
|
|
net/mlx5e: Set vlan masks for all offloaded TC rules
Jianbo Liu
2018-10-01
1
-0
/
+3
|
|
*
|
|
net/mlx5: E-Switch, Fix out of bound access when setting vport rate
Eran Ben Elisha
2018-10-01
1
-2
/
+2
|
|
*
|
|
net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rules
Alaa Hleihel
2018-10-01
6
-3
/
+71
|
|
|
/
/
|
*
|
|
Merge branch 'rmnet-fixes'
David S. Miller
2018-10-03
1
-2
/
+5
|
|
\
\
\
|
|
*
|
|
net: qualcomm: rmnet: Fix incorrect allocation flag in receive path
Subash Abhinov Kasiviswanathan
2018-10-03
1
-1
/
+1
|
|
*
|
|
net: qualcomm: rmnet: Fix incorrect allocation flag in transmit
Subash Abhinov Kasiviswanathan
2018-10-03
1
-1
/
+1
|
|
*
|
|
net: qualcomm: rmnet: Skip processing loopback packets
Sean Tranchetti
2018-10-03
1
-0
/
+3
|
|
/
/
/
|
*
|
|
net: systemport: Fix wake-up interrupt race during resume
Florian Fainelli
2018-10-03
1
-17
/
+11
|
*
|
|
Merge tag 'wireless-drivers-for-davem-2018-10-01' of git://git.kernel.org/pub...
David S. Miller
2018-10-03
3
-4
/
+6
|
|
\
\
\
|
|
*
|
|
iwlwifi: 1000: set the TFD queue size
Pavel Machek
2018-09-27
1
-0
/
+1
|
|
*
|
|
b43: fix DMA error related regression with proprietary firmware
Larry Finger
2018-09-20
1
-2
/
+4
|
|
*
|
|
mt76x0: fix remove_interface
Stanislaw Gruszka
2018-09-17
1
-2
/
+1
|
*
|
|
|
rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096
Eric Dumazet
2018-10-03
1
-0
/
+6
|
*
|
|
|
bonding: fix warning message
Mahesh Bandewar
2018-10-03
1
-0
/
+1
|
*
|
|
|
inet: make sure to grab rcu_read_lock before using ireq->ireq_opt
Eric Dumazet
2018-10-03
4
-8
/
+10
|
*
|
|
|
nfp: avoid soft lockups under control message storm
Jakub Kicinski
2018-10-02
1
-5
/
+12
|
*
|
|
|
declance: Fix continuation with the adapter identification message
Maciej W. Rozycki
2018-10-02
1
-4
/
+6
|
*
|
|
|
net: fec: fix rare tx timeout
Rickard x Andersson
2018-10-02
1
-4
/
+4
|
*
|
|
|
r8169: fix network stalls due to missing bit TXCFG_AUTO_FIFO
Heiner Kallweit
2018-10-02
1
-12
/
+8
|
*
|
|
|
Merge branch 'tun-races'
David S. Miller
2018-10-02
1
-16
/
+21
|
|
\
\
\
\
[next]