summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-04-26netdevsim: rename dev_init/exit() functions and make them independent on nsJiri Pirko
2019-04-26netdevsim: add bus attributes to add new and delete devicesJiri Pirko
2019-04-26netdevsim: use ida for bus device idsJiri Pirko
2019-04-26netdevsim: add stub netdevsim driver implementationJiri Pirko
2019-04-26netdevsim: move device registration and related code to bus.cJiri Pirko
2019-04-26netdevsim: put netdevsim bus code into separate fileJiri Pirko
2019-04-26netdevsim: rename devlink.c to dev.c to contain per-dev(asic) itemsJiri Pirko
2019-04-26netdevsim: create devlink instance per netdevsim instanceJiri Pirko
2019-04-26netdevsim: move device registration on bus to be done earlier in initJiri Pirko
2019-04-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-25Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann
2019-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-24Merge tag 'leds-for-5.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-04-24ipv4: add sanity checks in ipv4_link_failure()Eric Dumazet
2019-04-24net/rose: fix unbound loop in rose_loopback_timer()Eric Dumazet
2019-04-24rxrpc: fix race condition in rxrpc_input_packet()Eric Dumazet
2019-04-24MAINTAINERS: LEDs: Add designated reviewer for LED subsystemDan Murphy
2019-04-24net: rds: exchange of 8K and 1M poolZhu Yanjun
2019-04-24net: sched: flower: refactor reoffload for concurrent accessVlad Buslov
2019-04-24net: mvneta: Switch to using devm_alloc_etherdev_mqsRosen Penev
2019-04-24tipc: tipc_udp_recv() cleanup vs rcu verbsEric Dumazet
2019-04-24net: vrf: Fix operation not supported when set vrf macMiaohe Lin
2019-04-24Bluetooth: hci_core: Don't stop BT if the BD address missing in dtsBalakrishna Godavarthi
2019-04-23ipv6: Use result arg in fib_lookup_arg consistentlyDavid Ahern
2019-04-23ipv6: fib6_rule_action_alt needs to return -EAGAINDavid Ahern
2019-04-23net/ncsi: handle overflow when incrementing mac addressTao Ren
2019-04-23Merge tag 'drm-fixes-2019-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-04-23mlxsw: spectrum_router: Prevent ipv6 gateway with v4 route via replace and ap...David Ahern
2019-04-23Merge branch 'Taprio-qdisc-fixes'David S. Miller
2019-04-23net: sched: taprio: Fix taprio_dequeue()Andre Guedes
2019-04-23net: sched: taprio: Fix taprio_peek()Andre Guedes
2019-04-23net: sched: taprio: Remove should_restart_cycle()Andre Guedes
2019-04-23net: sched: taprio: Refactor taprio_get_start_time()Andre Guedes
2019-04-23net: sched: taprio: Remove pointless variable assigmentAndre Guedes
2019-04-23net: Change nhc_flags to unsigned charDavid Ahern
2019-04-23lwtunnel: Pass encap and encap type attributes to lwtunnel_fill_encapDavid Ahern
2019-04-23net: socionext: replace napi_alloc_frag with the netdev variant on initIlias Apalodimas
2019-04-23net: atheros: fix spelling mistake "underun" -> "underrun"Colin Ian King
2019-04-23ravb: Avoid unsupported internal delay mode for R-Car E3/D3Simon Horman
2019-04-23net: fix sparc64 compilation of sock_gettstampStephen Rothwell
2019-04-23isdn:mISDN: fix misuse of %x in hfcpci.cFuqian Huang
2019-04-23isdn: hisax: Fix misuse of %x in config.cFuqian Huang
2019-04-24Revert "drm/virtio: drop prime import/export callbacks"Dave Airlie
2019-04-24Revert "drm/i915/fbdev: Actually configure untiled displays"Dave Airlie
2019-04-23Merge branch 'ipv6-fib6_ref-conversion-to-refcount_t'David S. Miller
2019-04-23ipv6: convert fib6_ref to refcount_tEric Dumazet
2019-04-23ipv6: broadly use fib6_info_hold() helperEric Dumazet
2019-04-23ipv6: fib6_info_destroy_rcu() cleanupEric Dumazet
2019-04-23Merge tag 'mlx5-updates-2019-04-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller