summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: cxgb3_main: fix a missing-check bugWenwen Wang2018-10-051-0/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-10-052-2/+13
|\
| * bpf: 32-bit RSH verification must truncate input before the ALU opJann Horn2018-10-051-1/+9
| * bpf: don't accept cgroup local storage with zero value sizeRoman Gushchin2018-10-021-0/+3
| * bpf: harden flags check in cgroup_storage_update_elem()Roman Gushchin2018-09-281-1/+1
* | net: phy: phylink: fix SFP interface autodetectionBaruch Siach2018-10-051-20/+28
* | be2net: don't flip hw_features when VXLANs are added/deletedDavide Caratti2018-10-051-4/+1
* | net/packet: fix packet drop as of virtio gsoJianfeng Tan2018-10-052-4/+25
* | net: dsa: b53: Keep CPU port as tagged in all VLANsFlorian Fainelli2018-10-051-2/+2
* | openvswitch: load NAT helperFlavio Leitner2018-10-051-0/+4
* | Merge branch 'bnxt_en-fixes'David S. Miller2018-10-052-9/+11
|\ \
| * | bnxt_en: get the reduced max_irqs by the ones used by RDMAVasundhara Volam2018-10-051-1/+1
| * | bnxt_en: free hwrm resources, if driver probe fails.Venkat Duvvuru2018-10-051-4/+6
| * | bnxt_en: Fix enables field in HWRM_QUEUE_COS2BW_CFG requestVasundhara Volam2018-10-051-3/+3
| * | bnxt_en: Fix VNIC reservations on the PF.Michael Chan2018-10-051-1/+1
|/ /
* | team: Forbid enslaving team device to itselfIdo Schimmel2018-10-041-0/+6
* | net/usb: cancel pending work when unbinding smsc75xxYu Zhao2018-10-041-0/+1
* | Merge tag 'mac80211-for-davem-2018-10-04' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-10-043-8/+15
|\ \
| * | cfg80211: fix use-after-free in reg_process_hint()Yu Zhao2018-10-011-3/+4
| * | mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keysFelix Fietkau2018-10-011-1/+1
| * | cfg80211: fix wext-compat memory leakStefan Seyfried2018-10-011-4/+10
* | | Merge branch 'mlxsw-fixes'David S. Miller2018-10-042-4/+9
|\ \ \
| * | | mlxsw: spectrum: Delete RIF when VLAN device is removedIdo Schimmel2018-10-041-0/+2
| * | | mlxsw: pci: Derive event type from event queue numberNir Dotan2018-10-041-4/+7
|/ / /
* | | Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-10-04129-806/+864
|\ \ \
| * | | ixgbe: check return value of napi_complete_done()Song Liu2018-10-031-5/+7
| * | | sctp: fix fall-through annotationGustavo A. R. Silva2018-10-031-1/+1
| * | | r8169: always autoneg on resumeAlex Xu (Hello71)2018-10-031-4/+3
| * | | ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()Eric Dumazet2018-10-031-2/+1
| * | | Merge tag 'mlx5-fixes-2018-10-01' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-10-037-5/+76
| |\ \ \
| | * | | net/mlx5e: Set vlan masks for all offloaded TC rulesJianbo Liu2018-10-011-0/+3
| | * | | net/mlx5: E-Switch, Fix out of bound access when setting vport rateEran Ben Elisha2018-10-011-2/+2
| | * | | net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rulesAlaa Hleihel2018-10-016-3/+71
| | |/ /
| * | | Merge branch 'rmnet-fixes'David S. Miller2018-10-031-2/+5
| |\ \ \
| | * | | net: qualcomm: rmnet: Fix incorrect allocation flag in receive pathSubash Abhinov Kasiviswanathan2018-10-031-1/+1
| | * | | net: qualcomm: rmnet: Fix incorrect allocation flag in transmitSubash Abhinov Kasiviswanathan2018-10-031-1/+1
| | * | | net: qualcomm: rmnet: Skip processing loopback packetsSean Tranchetti2018-10-031-0/+3
| |/ / /
| * | | net: systemport: Fix wake-up interrupt race during resumeFlorian Fainelli2018-10-031-17/+11
| * | | Merge tag 'wireless-drivers-for-davem-2018-10-01' of git://git.kernel.org/pub...David S. Miller2018-10-033-4/+6
| |\ \ \
| | * | | iwlwifi: 1000: set the TFD queue sizePavel Machek2018-09-271-0/+1
| | * | | b43: fix DMA error related regression with proprietary firmwareLarry Finger2018-09-201-2/+4
| | * | | mt76x0: fix remove_interfaceStanislaw Gruszka2018-09-171-2/+1
| * | | | rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096Eric Dumazet2018-10-031-0/+6
| * | | | bonding: fix warning messageMahesh Bandewar2018-10-031-0/+1
| * | | | inet: make sure to grab rcu_read_lock before using ireq->ireq_optEric Dumazet2018-10-034-8/+10
| * | | | nfp: avoid soft lockups under control message stormJakub Kicinski2018-10-021-5/+12
| * | | | declance: Fix continuation with the adapter identification messageMaciej W. Rozycki2018-10-021-4/+6
| * | | | net: fec: fix rare tx timeoutRickard x Andersson2018-10-021-4/+4
| * | | | r8169: fix network stalls due to missing bit TXCFG_AUTO_FIFOHeiner Kallweit2018-10-021-12/+8
| * | | | Merge branch 'tun-races'David S. Miller2018-10-021-16/+21
| |\ \ \ \