summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-10-267-16/+66
| | |\ \ \ \
| | | * | | | xsk: Fix registration of Rx-only socketsMagnus Karlsson2019-10-231-0/+6
| | | * | | | bpf: Fix use after free in bpf_get_prog_nameDaniel Borkmann2019-10-221-1/+1
| | | * | | | bpf: Fix use after free in subprog's jited symbol removalDaniel Borkmann2019-10-223-13/+21
| | | * | | | xdp: Handle device unregister for devmap_hash map typeToke Høiland-Jørgensen2019-10-211-0/+31
| | | * | | | xdp: Prevent overflow in devmap_hash cost calculation for 32-bit buildsToke Høiland-Jørgensen2019-10-181-1/+1
| | | * | | | selftests/bpf: More compatible nc options in test_tc_edtJiri Benc2019-10-181-1/+1
| | | * | | | bpf: lwtunnel: Fix reroute supplying invalid dstJiri Benc2019-10-141-1/+6
| | * | | | | Merge branch 'ipv4-fix-route-update-on-metric-change'David S. Miller2019-10-262-1/+22
| | |\ \ \ \ \
| | | * | | | | selftests: fib_tests: add more tests for metric updatePaolo Abeni2019-10-261-0/+21
| | | * | | | | ipv4: fix route update on metric change.Paolo Abeni2019-10-261-1/+1
| | |/ / / / /
| | * | | | | net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()zhanglin2019-10-261-1/+3
| | * | | | | cxgb4: request the TX CIDX updates to status pageRaju Rangoju2019-10-251-6/+2
| | * | | | | netns: fix GFP flags in rtnl_net_notifyid()Guillaume Nault2019-10-255-26/+29
| | * | | | | net: ethernet: Use the correct style for SPDX License IdentifierNishad Kamdar2019-10-251-1/+1
| | * | | | | Merge branch 'smc-fixes'David S. Miller2019-10-251-1/+8
| | |\ \ \ \ \
| | | * | | | | net/smc: keep vlan_id for SMC-R in smc_listen_work()Ursula Braun2019-10-251-1/+1
| | | * | | | | net/smc: fix closing of fallback SMC socketsUrsula Braun2019-10-251-0/+7
| | |/ / / / /
| | * | | | | net: hwbm: if CONFIG_NET_HWBM unset, make stub functions staticBen Dooks (Codethink)2019-10-251-3/+7
| | * | | | | net: mvneta: make stub functions static inlineBen Dooks (Codethink)2019-10-251-12/+20
| | * | | | | net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardwareVincent Prince2019-10-251-0/+2
| | * | | | | Merge branch 'net-fix-nested-device-bugs'David S. Miller2019-10-2438-521/+628
| | |\ \ \ \ \
| | | * | | | | virt_wifi: fix refcnt leak in module exit routineTaehee Yoo2019-10-241-2/+52
| | | * | | | | net: remove unnecessary variables and callbackTaehee Yoo2019-10-2415-92/+10
| | | * | | | | vxlan: add adjacent link to limit depth levelTaehee Yoo2019-10-242-10/+44
| | | * | | | | net: core: add ignore flag to netdev_adjacent structureTaehee Yoo2019-10-242-21/+219
| | | * | | | | macsec: fix refcnt leak in module exit routineTaehee Yoo2019-10-241-4/+0
| | | * | | | | team: fix nested locking lockdep warningTaehee Yoo2019-10-242-3/+14
| | | * | | | | bonding: use dynamic lockdep key instead of subclassTaehee Yoo2019-10-242-3/+8
| | | * | | | | bonding: fix unexpected IFF_BONDING bit unsetTaehee Yoo2019-10-241-2/+4
| | | * | | | | net: core: add generic lockdep keysTaehee Yoo2019-10-2425-356/+63
| | | * | | | | net: core: limit nested device depthTaehee Yoo2019-10-242-45/+231
| | |/ / / / /
| | * | | | | keys: Fix memory leak in copy_net_nsTakeshi Misawa2019-10-241-0/+1
| | * | | | | net: phy: smsc: LAN8740: add PHY_RST_AFTER_CLK_EN flagMartin Fuzzey2019-10-231-0/+1
| | * | | | | net/flow_dissector: switch to siphashEric Dumazet2019-10-238-43/+42
| | | |/ / / | | |/| | |
| | * | | | ipv6: include <net/addrconf.h> for missing declarationsBen Dooks (Codethink)2019-10-221-0/+1
| | * | | | net: openvswitch: free vport unless register_netdevice() succeedsHillf Danton2019-10-221-7/+4
| | * | | | selftests: Make l2tp.sh executableDavid Ahern2019-10-221-0/+0
| | * | | | net: sched: taprio: fix -Wmissing-prototypes warningsYi Wang2019-10-221-1/+1
| | * | | | Merge branch 'bnxt_en-bug-fixes'Jakub Kicinski2019-10-223-52/+73
| | |\ \ \ \
| | | * | | | bnxt_en: Avoid disabling pci device in bnxt_remove_one() for already disabled...Vasundhara Volam2019-10-221-1/+2
| | | * | | | bnxt_en: Minor formatting changes in FW devlink_health_reporterVasundhara Volam2019-10-221-11/+6
| | | * | | | bnxt_en: Adjust the time to wait before polling firmware readiness.Vasundhara Volam2019-10-221-5/+2
| | | * | | | bnxt_en: Fix devlink NVRAM related byte order related issues.Michael Chan2019-10-221-27/+54
| | | * | | | bnxt_en: Fix the size of devlink MSIX parameters.Vasundhara Volam2019-10-222-15/+16
| | |/ / / /
| | * | | | net: stmmac: Fix the problem of tso_xmityuqi jin2019-10-221-0/+1
| | * | | | dynamic_debug: provide dynamic_hex_dump stubArnd Bergmann2019-10-223-0/+10
| | * | | | r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2Kazutoshi Noguchi2019-10-212-0/+8
| | * | | | ipv4: fix IPSKB_FRAG_PMTU handling with fragmentationEric Dumazet2019-10-213-8/+9
| | * | | | Merge tag 'mlx5-fixes-2019-10-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-10-2111-118/+199
| | |\ \ \ \