summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-29net/mlx5e: Remove incorrect match criteria assignment lineDmytro Linkin
2019-10-29net/mlx5e: Determine source port properly for vlan push actionDmytro Linkin
2019-10-29net/mlx5: Fix flow counter list auto bits structRoi Dayan
2019-10-29Merge branch 'VLAN-fixes-for-Ocelot-switch'David S. Miller
2019-10-29net: mscc: ocelot: refuse to overwrite the port's native vlanVladimir Oltean
2019-10-29net: mscc: ocelot: fix vlan_filtering when enslaving to bridge before link is upVladimir Oltean
2019-10-29wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggleNavid Emamdoost
2019-10-29net: hisilicon: Fix "Trying to free already-free IRQ"Jiangfeng Xiao
2019-10-29fjes: Handle workqueue allocation failureWill Deacon
2019-10-28Merge tag 'batadv-net-for-davem-20191025' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2019-10-28net: usb: lan78xx: Disable interrupts before calling generic_handle_irq()Daniel Wagner
2019-10-28net: dsa: sja1105: improve NET_DSA_SJA1105_TAS dependencyArnd Bergmann
2019-10-28net: ethernet: ftgmac100: Fix DMA coherency issue with SW checksumBenjamin Herrenschmidt
2019-10-28net: fix sk_page_frag() recursion from memory reclaimTejun Heo
2019-10-28udp: fix data-race in udp_set_dev_scratch()Eric Dumazet
2019-10-28net: dpaa2: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-10-28Merge branch 'net-avoid-KCSAN-splats'David S. Miller
2019-10-28net: add READ_ONCE() annotation in __skb_wait_for_more_packets()Eric Dumazet
2019-10-28net: use skb_queue_empty_lockless() in busy poll contextsEric Dumazet
2019-10-28net: use skb_queue_empty_lockless() in poll() handlersEric Dumazet
2019-10-28udp: use skb_queue_empty_lockless()Eric Dumazet
2019-10-28net: add skb_queue_empty_lockless()Eric Dumazet
2019-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-10-26Merge branch 'ipv4-fix-route-update-on-metric-change'David S. Miller
2019-10-26selftests: fib_tests: add more tests for metric updatePaolo Abeni
2019-10-26ipv4: fix route update on metric change.Paolo Abeni
2019-10-26net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()zhanglin
2019-10-26Merge tag 'ipvs-fixes-for-v5.4' of https://git.kernel.org/pub/scm/linux/kerne...Pablo Neira Ayuso
2019-10-25cxgb4: request the TX CIDX updates to status pageRaju Rangoju
2019-10-25netns: fix GFP flags in rtnl_net_notifyid()Guillaume Nault
2019-10-25net: ethernet: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-10-25Merge branch 'smc-fixes'David S. Miller
2019-10-25net/smc: keep vlan_id for SMC-R in smc_listen_work()Ursula Braun
2019-10-25net/smc: fix closing of fallback SMC socketsUrsula Braun
2019-10-25net: hwbm: if CONFIG_NET_HWBM unset, make stub functions staticBen Dooks (Codethink)
2019-10-25net: mvneta: make stub functions static inlineBen Dooks (Codethink)
2019-10-25net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardwareVincent Prince
2019-10-24Merge branch 'net-fix-nested-device-bugs'David S. Miller
2019-10-24virt_wifi: fix refcnt leak in module exit routineTaehee Yoo
2019-10-24net: remove unnecessary variables and callbackTaehee Yoo
2019-10-24vxlan: add adjacent link to limit depth levelTaehee Yoo
2019-10-24net: core: add ignore flag to netdev_adjacent structureTaehee Yoo
2019-10-24macsec: fix refcnt leak in module exit routineTaehee Yoo
2019-10-24team: fix nested locking lockdep warningTaehee Yoo
2019-10-24bonding: use dynamic lockdep key instead of subclassTaehee Yoo
2019-10-24bonding: fix unexpected IFF_BONDING bit unsetTaehee Yoo
2019-10-24net: core: add generic lockdep keysTaehee Yoo
2019-10-24net: core: limit nested device depthTaehee Yoo
2019-10-24keys: Fix memory leak in copy_net_nsTakeshi Misawa