summary refs log tree commit diff
AgeCommit message (Expand)Author
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
2019-10-23net: phy: smsc: LAN8740: add PHY_RST_AFTER_CLK_EN flagMartin Fuzzey
2019-10-23net/flow_dissector: switch to siphashEric Dumazet
2019-10-22ipv6: include <net/addrconf.h> for missing declarationsBen Dooks (Codethink)
2019-10-22net: openvswitch: free vport unless register_netdevice() succeedsHillf Danton
2019-10-22selftests: Make l2tp.sh executableDavid Ahern
2019-10-22net: sched: taprio: fix -Wmissing-prototypes warningsYi Wang
2019-10-22Merge branch 'bnxt_en-bug-fixes'Jakub Kicinski
2019-10-22bnxt_en: Avoid disabling pci device in bnxt_remove_one() for already disabled...Vasundhara Volam
2019-10-22bnxt_en: Minor formatting changes in FW devlink_health_reporterVasundhara Volam
2019-10-22bnxt_en: Adjust the time to wait before polling firmware readiness.Vasundhara Volam
2019-10-22bnxt_en: Fix devlink NVRAM related byte order related issues.Michael Chan
2019-10-22bnxt_en: Fix the size of devlink MSIX parameters.Vasundhara Volam
2019-10-22net: stmmac: Fix the problem of tso_xmityuqi jin
2019-10-22dynamic_debug: provide dynamic_hex_dump stubArnd Bergmann
2019-10-21r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2Kazutoshi Noguchi
2019-10-21ipv4: fix IPSKB_FRAG_PMTU handling with fragmentationEric Dumazet
2019-10-21Merge tag 'mlx5-fixes-2019-10-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-10-19net: reorder 'struct net' fields to avoid false sharingEric Dumazet
2019-10-19net: dsa: fix switch tree listVivien Didelot
2019-10-19net: ethernet: dwmac-sun8i: show message only when switching to promiscMans Rullgard
2019-10-19net: aquantia: add an error handling in aq_nic_set_multicast_listChenwandun
2019-10-19Merge branch 'netem-fix-further-issues-with-packet-corruption'David S. Miller
2019-10-19net: netem: correct the parent's backlog when corrupted packet was droppedJakub Kicinski
2019-10-19net: netem: fix error path for corrupted GSO framesJakub Kicinski
2019-10-19macb: propagate errors when getting optional clocksMichael Tretter
2019-10-19xen/netback: fix error path of xenvif_connect_data()Juergen Gross
2019-10-19net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu
2019-10-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-10-19scripts/gdb: fix debugging modules on s390Ilya Leoshkevich