]> asedeno.scripts.mit.edu Git - linux.git/history - drivers/net/netdevsim
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
[linux.git] / drivers / net / netdevsim /
2019-05-08 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-05-08 Linus TorvaldsMerge branch 'stable/for-linus-5.2' of git://git.kernel...
2019-05-08 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-05-07 Linus TorvaldsMerge tag 'jfs-5.2' of git://github.com/kleikamp/linux...
2019-05-07 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-05-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-05-06 Linus TorvaldsMerge branch 'core-speculation-for-linus' of git:/...
2019-05-06 Mark BrownMerge branch 'regulator-5.1' into regulator-linus
2019-05-06 David S. MillerMerge branch '100GbE' of git://git.kernel.org/pub/scm...
2019-05-06 David S. MillerMerge branch '40GbE' of git://git.kernel.org/pub/scm...
2019-05-06 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-05-05 David S. MillerMerge branch 'for-upstream' of git://git.kernel.org...
2019-05-05 YueHaibingnetdevsim: Make nsim_num_vf static
2019-05-05 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2019-05...
2019-05-03 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-05-02 Mark BrownMerge branch 'spi-5.1' into spi-linus
2019-05-01 Saeed MahameedMerge branch 'mlx5-next' of git://git.kernel.org/pub...
2019-05-01 Gustavo A. R. Silvanetdevsim: fix fall-through annotation
2019-04-30 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2019-04-30 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2019-04-29 Greg Kroah-HartmanMerge tag 'soundwire-5.2-rc1' of git://git.kernel.org...
2019-04-28 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-04-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-04-26 David S. MillerMerge tag 'mac80211-next-for-davem-2019-04-26' of git...
2019-04-26 Linus TorvaldsMerge tag 'for-5.1-rc6-tag' of git://git.kernel.org...
2019-04-26 Will DeaconMerge branch 'core/speculation' of git://git.kernel...
2019-04-26 David S. MillerMerge branch 'netdevsim-implement-proper-device-model'
2019-04-26 Jiri Pirkonetdevsim: implement ndo_get_devlink_port
2019-04-26 Jiri Pirkonetdevsim: move netdev creation/destruction to dev probe
2019-04-26 Jiri Pirkonetdevsim: extend device attrs to support port addition...
2019-04-26 Jiri Pirkonetdevsim: implement dev probe/remove skeleton with...
2019-04-26 Jiri Pirkonetdevsim: change debugfs tree topology
2019-04-26 Jiri Pirkonetdevsim: generate random switch id instead of using...
2019-04-26 Jiri Pirkonetdevsim: merge sdev into dev
2019-04-26 Jiri Pirkonetdevsim: rename dev_init/exit() functions and make...
2019-04-26 Jiri Pirkonetdevsim: add bus attributes to add new and delete devices
2019-04-26 Jiri Pirkonetdevsim: use ida for bus device ids
2019-04-26 Jiri Pirkonetdevsim: add stub netdevsim driver implementation
2019-04-26 Jiri Pirkonetdevsim: move device registration and related code...
2019-04-26 Jiri Pirkonetdevsim: put netdevsim bus code into separate file
2019-04-26 Jiri Pirkonetdevsim: rename devlink.c to dev.c to contain per...
2019-04-26 Jiri Pirkonetdevsim: create devlink instance per netdevsim instance
2019-04-26 Jiri Pirkonetdevsim: move device registration on bus to be done...
2019-04-26 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-04-26 Dave AirlieMerge branch 'vmwgfx-fixes-5.1' of git://people.freedes...
2019-04-25 Mark BrownMerge branch 'regmap-5.1' into regmap-linus
2019-04-23 Saeed MahameedMerge branch 'mlx5-next' of git://git.kernel.org/pub...
2019-04-23 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-04-22 Saeed MahameedMerge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm...
2019-04-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-04-19 Kalle ValoMerge ath-next from git://git.kernel.org/pub/scm/linux...
2019-04-18 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2019-04...
2019-04-17 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-04-15 Linus TorvaldsMerge tag 'fsdax-fix-5.1-rc6' of git://git.kernel.org...
2019-04-15 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-04-14 Linus TorvaldsMerge branch 'page-refs' (page ref overflow)
2019-04-12 David S. MillerMerge branch 'netdevsim-Mostly-cleanup-in-sdev-bpf...
2019-04-12 Jiri Pirkonetdevsim: move sdev-specific init/uninit code into...
2019-04-12 Jiri Pirkonetdevsim: make bpf_offload_dev_create() per-sdev inste...
2019-04-12 Jiri Pirkonetdevsim: move sdev specific bpf debugfs files to sdev dir
2019-04-12 Jiri Pirkonetdevsim: move shared dev creation and destruction...
2019-04-12 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-04-11 Linus TorvaldsMerge tag 'for-5.1-rc4-tag' of git://git.kernel.org...
2019-04-11 Takashi IwaiMerge tag 'asoc-fix-v5.1-rc4' of git://git.kernel.org...
2019-04-09 David S. MillerMerge branch 'netdevsim-small-spring-cleanup'
2019-04-09 Jiri Pirkonetdevsim: assume CONFIG_NET_DEVLINK is always enabled
2019-04-09 Jiri Pirkonetdevsim: let net core to free netdevsim netdev
2019-04-09 Jiri Pirkonetdevsim: remove nsim_dellink() implementation
2019-04-05 Saeed MahameedMerge branch 'mlx5-next' of git://git.kernel.org/pub...
2019-04-05 Mark BrownMerge branch 'spi-5.1' into spi-5.2
2019-03-30 Rafael J. WysockiMerge branch 'turbostat' of git://git.kernel.org/pub...
2019-03-29 Linus TorvaldsMerge tag 'sound-5.1-rc3' of git://git.kernel.org/pub...
2019-03-26 James MorrisMerge tag 'v5.1-rc2' into next-general
2019-03-26 Linus TorvaldsMerge tag 'for-5.1-rc2-tag' of git://git.kernel.org...
2019-03-25 Arnd BergmannMerge tag 'renesas-fixes-for-v5.1' of git://git.kernel...
2019-03-24 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git.kernel...
2019-03-24 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2019-03-24 Linus TorvaldsMerge tag 'auxdisplay-for-linus-v5.1-rc2' of git:/...
2019-03-22 Linus TorvaldsMerge tag 'sound-5.1-rc2' of git://git.kernel.org/pub...
2019-03-22 Thomas GleixnerMerge branch 'x86/cpu' into x86/urgent
2019-03-22 Dave AirlieMerge branch 'vmwgfx-fixes-5.1' of git://people.freedes...
2019-03-22 Dave AirlieMerge branch 'linux-5.1' of git://github.com/skeggsb...
2019-03-21 Rodrigo ViviMerge tag 'gvt-fixes-2019-03-21' of https://github...
2019-03-21 Thomas GleixnerMerge tag 'irqchip-5.1-2' of git://git.kernel.org/pub...
2019-03-20 Linus TorvaldsMerge tag 'arc-5.1-rc2' of git://git.kernel.org/pub...
2019-03-19 Florian FainelliMerge tag 'tags/bcm2835-dt-next-2019-03-04' into device...
2019-03-19 Linus TorvaldsMerge tag 'tag-chrome-platform-fixes-for-v5.1-rc2'...
2019-03-19 Linus TorvaldsMerge tag 'mips_fixes_5.1_1' of git://git.kernel.org...
2019-03-19 Mark BrownMerge tag 'v5.1-rc1' into spi-5.2
2019-03-19 Mark BrownMerge tag 'v5.1-rc1' into regulator-5.2
2019-03-18 Florian FainelliMerge tag 'tags/bcm2835-drivers-next-2019-03-12' into...
2019-03-18 Mark BrownMerge tag 'v5.1-rc1' into asoc-5.1
2019-03-17 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git.kernel...
2019-03-17 Linus TorvaldsMerge tag '9p-for-5.1' of git://github.com/martinetd/linux
2019-03-16 Linus TorvaldsMerge tag 'pidfd-v5.1-rc1' of git://git.kernel.org...
2019-03-16 Linus TorvaldsMerge tag 'devdax-for-5.1' of git://git.kernel.org...
2019-03-16 Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2019-03-16 Linus TorvaldsMerge tag 'for-5.1/block-post-20190315' of git://git...
2019-03-16 Linus TorvaldsMerge tag 'nfs-for-5.1-2' of git://git.linux-nfs.org...
2019-03-16 Linus TorvaldsMerge tag 'powerpc-5.1-2' of git://git.kernel.org/pub...
next