index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2019-06-19
net: stmmac: initialize the reset delay array
Martin Blumenstingl
2019-06-19
xdp: tracking page_pool resources and safe removal
Jesper Dangaard Brouer
2019-06-19
mlx5: more strict use of page_pool API
Jesper Dangaard Brouer
2019-06-19
page_pool: introduce page_pool_free and use in mlx5
Jesper Dangaard Brouer
2019-06-19
veth: use xdp_release_frame for XDP_PASS
Jesper Dangaard Brouer
2019-06-19
net: netsec: remove loops in napi Rx process
Ilias Apalodimas
2019-06-19
net: netsec: initialize tx ring on ndo_open
Ilias Apalodimas
2019-06-19
net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6250_g1_vtu_loadpurge()
Rasmus Villemoes
2019-06-19
mlxsw: spectrum_flower: Implement support for ingress device matching
Jiri Pirko
2019-06-19
mlxsw: spectrum_acl: Fix SRC_SYS_PORT element size
Jiri Pirko
2019-06-19
mlxsw: spectrum_acl: Avoid size check for RX_ACL_SYSTEM_PORT element
Jiri Pirko
2019-06-19
mlxsw: spectrum_acl: Write RX_ACL_SYSTEM_PORT acl element correctly
Jiri Pirko
2019-06-18
net/mlx5: add missing void argument to function mlx5_devlink_alloc
Colin Ian King
2019-06-18
net: mvpp2: cls: Add steering based on vlan Id and priority.
Maxime Chevallier
2019-06-18
net: mvpp2: cls: right-justify the C2 TCAM keys
Maxime Chevallier
2019-06-18
net: mvpp2: cls: Only select applicable flows of classification offload
Maxime Chevallier
2019-06-18
net: mvpp2: cls: Use a dedicated lu_type for the RSS lookup
Maxime Chevallier
2019-06-18
macb: Add support for SiFive FU540-C000
Yash Shah
2019-06-18
hinic: add support for rss parameters with ethtool
Xue Chaojing
2019-06-18
hinic: move ethtool code into hinic_ethtool
Xue Chaojing
2019-06-18
hinic: add rss support
Xue Chaojing
2019-06-18
net: stmmac: add sanity check to device_property_read_u32_array call
Colin Ian King
2019-06-18
net: hns3: Add missing newline at end of file
Geert Uytterhoeven
2019-06-18
qed: Fix -Wmaybe-uninitialized false positive
Arnd Bergmann
2019-06-18
ps3_gelic: Use [] to denote a flexible array member
Geert Uytterhoeven
2019-06-18
ipoib: correcly show a VF hardware address
Denis Kirjanov
2019-06-18
ipv6: Stop sending in-kernel notifications for each nexthop
Ido Schimmel
2019-06-18
mlxsw: spectrum_router: Create IPv6 multipath routes in one go
Ido Schimmel
2019-06-18
mlxsw: spectrum_router: Add / delete multiple IPv6 nexthops
Ido Schimmel
2019-06-18
mlxsw: spectrum_router: Pass array of routes to route handling functions
Ido Schimmel
2019-06-18
mlxsw: spectrum_router: Adjust IPv6 replace logic to new notifications
Ido Schimmel
2019-06-18
mlxsw: spectrum_router: Pass multiple routes to work item
Ido Schimmel
2019-06-18
mlxsw: spectrum_router: Prepare function to return errors
Ido Schimmel
2019-06-18
mlxsw: spectrum_router: Remove processing of IPv6 append notifications
Ido Schimmel
2019-06-18
netdevsim: Ignore IPv6 multipath notifications
Ido Schimmel
2019-06-18
mlxsw: spectrum_router: Ignore IPv6 multipath notifications
Ido Schimmel
2019-06-18
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2019-06-18
mlxsw: spectrum_ptp: Fix compilation on 32-bit ARM
Shalom Toledo
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
net: dsa: sja1105: fix ptp link error
Arnd Bergmann
2019-06-17
net: stmmac: fix unused-variable warning
Arnd Bergmann
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-17
iavf: allow null RX descriptors
Mitch Williams
2019-06-17
iavf: add call to iavf_[add|del]_cloud_filter
Paul Greenwalt
2019-06-17
iavf: Refactor init state machine
Jakub Pawlak
2019-06-17
iavf: Refactor the watchdog state machine
Jan Sokolowski
2019-06-17
iavf: Remove timer for work triggering, use delaying work instead
Jakub Pawlak
2019-06-17
iavf: Move commands processing to the separate function
Jakub Pawlak
2019-06-17
iavf: Fix the math for valid length for ADq enable
Avinash Dayanand
2019-06-17
iavf: Change GFP_KERNEL to GFP_ATOMIC in kzalloc()
Aleksandr Loktionov
[next]