index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert ibmvnic merge do_change_param_reset into do_reset
Dany Madden
2020-11-07
1
-43
/
+104
*
Merge branch 'nexthop-add-support-for-nexthop-objects-offload'
Jakub Kicinski
2020-11-06
12
-47
/
+995
|
\
|
*
selftests: netdevsim: Add test for nexthop offload API
Ido Schimmel
2020-11-06
1
-0
/
+436
|
*
netdevsim: Allow programming routes with nexthop objects
Ido Schimmel
2020-11-06
1
-10
/
+0
|
*
netdevsim: Add dummy implementation for nexthop offload
Ido Schimmel
2020-11-06
1
-3
/
+229
|
*
netdevsim: Add devlink resource for nexthops
Ido Schimmel
2020-11-06
4
-2
/
+31
|
*
nexthop: Remove in-kernel route notifications when nexthop changes
Ido Schimmel
2020-11-06
2
-14
/
+0
|
*
nexthop: Replay nexthops when registering a notifier
Ido Schimmel
2020-11-06
1
-2
/
+52
|
*
nexthop: Pass extack to register_nexthop_notifier()
Ido Schimmel
2020-11-06
3
-3
/
+6
|
*
nexthop: Emit a notification when a nexthop group is reduced
Ido Schimmel
2020-11-06
1
-1
/
+6
|
*
nexthop: Emit a notification when a nexthop group is modified
Ido Schimmel
2020-11-06
1
-2
/
+30
|
*
nexthop: Emit a notification when a single nexthop is replaced
Ido Schimmel
2020-11-06
1
-0
/
+10
|
*
nexthop: Emit a notification when a nexthop group is replaced
Ido Schimmel
2020-11-06
1
-1
/
+5
|
*
nexthop: Emit a notification when a nexthop is added
Ido Schimmel
2020-11-06
2
-2
/
+7
|
*
nexthop: Allow setting "offload" and "trap" indications on nexthops
Ido Schimmel
2020-11-06
2
-0
/
+22
|
*
rtnetlink: Add RTNH_F_TRAP flag
Ido Schimmel
2020-11-06
2
-2
/
+6
|
*
nexthop: vxlan: Convert to new notification info
Ido Schimmel
2020-11-06
2
-3
/
+8
|
*
nexthop: Prepare new notification info
Ido Schimmel
2020-11-06
1
-0
/
+109
|
*
nexthop: Pass extack to nexthop notifier
Ido Schimmel
2020-11-06
1
-2
/
+3
|
*
nexthop: Add nexthop notification data structures
Ido Schimmel
2020-11-06
1
-0
/
+35
|
/
*
Merge tag 'mlx5-updates-2020-11-03' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2020-11-06
19
-467
/
+591
|
\
|
*
net: mlx5: Replace in_irq() usage
Sebastian Andrzej Siewior
2020-11-05
1
-7
/
+11
|
*
net/mlx5: Cleanup kernel-doc warnings
Saeed Mahameed
2020-11-05
1
-3
/
+5
|
*
net/mlx4: Cleanup kernel-doc warnings
Saeed Mahameed
2020-11-05
1
-1
/
+1
|
*
net/mlx5e: Validate stop_room size upon user input
Vladyslav Tarasiuk
2020-11-05
8
-36
/
+57
|
*
net/mlx5: DR, Free unused buddy ICM memory
Yevgeny Kliteynik
2020-11-05
2
-4
/
+11
|
*
net/mlx5: DR, ICM memory pools sync optimization
Yevgeny Kliteynik
2020-11-05
2
-18
/
+6
|
*
net/mlx5: DR, Sync chunks only during free
Yevgeny Kliteynik
2020-11-05
1
-6
/
+8
|
*
net/mlx5: DR, Handle ICM memory via buddy allocation instead of buckets
Yevgeny Kliteynik
2020-11-05
2
-314
/
+211
|
*
net/mlx5: DR, Add buddy allocator utilities
Yevgeny Kliteynik
2020-11-05
3
-1
/
+204
|
*
net/mlx5: DR, Rename matcher functions to be more HW agnostic
Yevgeny Kliteynik
2020-11-05
3
-37
/
+33
|
*
net/mlx5: DR, Rename builders HW specific names
Yevgeny Kliteynik
2020-11-05
3
-71
/
+76
|
*
net/mlx5: DR, Remove unused member of action struct
Yevgeny Kliteynik
2020-11-05
1
-1
/
+0
*
|
net/usb/r8153_ecm: support ECM mode for RTL8153
Hayes Wang
2020-11-06
4
-27
/
+204
*
|
net: Add mhi-net driver
Loic Poulain
2020-11-06
3
-0
/
+324
*
|
bus: mhi: Add mhi_queue_is_full function
Loic Poulain
2020-11-06
2
-0
/
+18
*
|
Merge branch 'net-phy-add-support-for-shared-interrupts-part-1'
Jakub Kicinski
2020-11-06
16
-158
/
+529
|
\
\
|
*
|
net: phy: realtek: remove the use of .ack_interrupt()
Ioana Ciornei
2020-11-06
1
-16
/
+52
|
*
|
net: phy: realtek: implement generic .handle_interrupt() callback
Ioana Ciornei
2020-11-06
1
-0
/
+72
|
*
|
net: phy: add genphy_handle_interrupt_no_ack()
Ioana Ciornei
2020-11-06
2
-0
/
+14
|
*
|
net: phy: davicom: remove the use of .ack_interrupt()
Ioana Ciornei
2020-11-06
1
-16
/
+21
|
*
|
net: phy: davicom: implement generic .handle_interrupt() calback
Ioana Ciornei
2020-11-06
1
-0
/
+26
|
*
|
net: phy: cicada: remove the use of .ack_interrupt()
Ioana Ciornei
2020-11-06
1
-4
/
+11
|
*
|
net: phy: cicada: implement the generic .handle_interrupt() callback
Ioana Ciornei
2020-11-06
1
-0
/
+20
|
*
|
net: phy: broadcom: remove use of ack_interrupt()
Ioana Ciornei
2020-11-06
6
-57
/
+68
|
*
|
net: phy: broadcom: implement generic .handle_interrupt() callback
Ioana Ciornei
2020-11-06
7
-15
/
+114
|
*
|
net: phy: aquantia: remove the use of .ack_interrupt()
Ioana Ciornei
2020-11-06
1
-17
/
+19
|
*
|
net: phy: aquantia: implement generic .handle_interrupt() callback
Ioana Ciornei
2020-11-06
1
-0
/
+27
|
*
|
net: phy: mscc: remove the use of .ack_interrupt()
Ioana Ciornei
2020-11-06
1
-4
/
+8
|
*
|
net: phy: mscc: implement generic .handle_interrupt() callback
Ioana Ciornei
2020-11-06
1
-28
/
+28
[next]