summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-24Linux 5.1-rc2Linus Torvalds
2019-03-24Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-03-24Merge branch 'devlink-small-spring-cleanup'David S. Miller
2019-03-24net: devlink: select NET_DEVLINK from driversJiri Pirko
2019-03-24net: devlink: add port type spinlockJiri Pirko
2019-03-24net: devlink: warn on setting type on unregistered portJiri Pirko
2019-03-24bnxt: set devlink port type after registrationJiri Pirko
2019-03-24nfp: move devlink port type set after netdev registrationJiri Pirko
2019-03-24net: devlink: disallow port_attrs_set() to be called before registerJiri Pirko
2019-03-24dsa: move devlink_port_attrs_set() call before registerJiri Pirko
2019-03-24mlxsw: Move devlink_port_attrs_set() call before registerJiri Pirko
2019-03-24net: devlink: don't pass return value of __devlink_port_type_set()Jiri Pirko
2019-03-24net: devlink: don't take devlink_mutex for devlink_compat_*Jiri Pirko
2019-03-24bnxt: call devlink_port_type_eth_set() before port registerJiri Pirko
2019-03-24bnxt: set devlink port attrs properlyJiri Pirko
2019-03-24dsa: add missing net/devlink.h includeJiri Pirko
2019-03-24bnxt: add missing net/devlink.h includeJiri Pirko
2019-03-24net: devlink: add couple of missing mutex_destroy() callsJiri Pirko
2019-03-24Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-24Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-03-24Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2019-03-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-24Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2019-03-24Merge tag '5.1-rc1-cifs-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-03-24Merge tag 'auxdisplay-for-linus-v5.1-rc2' of git://github.com/ojeda/linuxLinus Torvalds
2019-03-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-03-24clocksource/drivers/clps711x: Remove board supportAlexander Shiyan
2019-03-23Merge branch 'aquantia-rx-perf'David S. Miller
2019-03-23net: aquantia: enable driver build for arm64 or compile_testIgor Russkikh
2019-03-23net: aquantia: improve LRO configurationNikita Danilov
2019-03-23net: aquantia: Increase rx ring default size from 1K to 2KIgor Russkikh
2019-03-23net: aquantia: Make RX default frame size 2KIgor Russkikh
2019-03-23net: aquantia: Introduce rx refill threshold valueIgor Russkikh
2019-03-23net: aquantia: optimize rx performance by page reuse strategyIgor Russkikh
2019-03-23net: aquantia: optimize rx path using larger preallocated skb lenIgor Russkikh
2019-03-23Merge tag 'mlx5-updates-2019-03-20' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-03-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-03-23Merge branch 'tcp-rx-tx-cache'David S. Miller
2019-03-23tcp: add one skb cache for rxEric Dumazet
2019-03-23tcp: add one skb cache for txEric Dumazet
2019-03-23net: convert rps_needed and rfs_needed to new static branch apiEric Dumazet
2019-03-23Merge branch 'net-dev-BYPASS-for-lockless-qdisc'David S. Miller
2019-03-23net: dev: introduce support for sch BYPASS for lockless qdiscPaolo Abeni
2019-03-23net: sched: add empty status flag for NOLOCK qdiscPaolo Abeni
2019-03-23tcp: add documentation for tcp_ca_stateSoheil Hassas Yeganeh
2019-03-23rxrpc: avoid clang -Wuninitialized warningArnd Bergmann
2019-03-23tipc: tipc clang warningJon Maloy