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
*
nexthop: Add implementation of resilient next-hop groups
Petr Machata
2021-03-12
2
-13
/
+546
*
nexthop: Add netlink defines and enumerators for resilient NH groups
Ido Schimmel
2021-03-12
4
-2
/
+59
*
nexthop: Add a dedicated flag for multipath next-hop groups
Petr Machata
2021-03-12
2
-4
/
+8
*
nexthop: __nh_notifier_single_info_init(): Make nh_info an argument
Petr Machata
2021-03-12
1
-5
/
+7
*
nexthop: Pass nh_config to replace_nexthop()
Petr Machata
2021-03-12
1
-4
/
+5
*
Merge branch 'seg6-next'
David S. Miller
2021-03-12
3
-9
/
+8
|
\
|
*
seg6: ignore routing header with segments left equal to 0
Julien Massonneau
2021-03-12
1
-7
/
+4
|
*
seg6: add support for IPv4 decapsulation in ipv6_srh_rcv()
Julien Massonneau
2021-03-12
2
-2
/
+4
|
/
*
Merge branch 'hns3-next'
David S. Miller
2021-03-12
6
-9
/
+43
|
\
|
*
net: hns3: use pause capability queried from firmware
Yufeng Mo
2021-03-12
6
-4
/
+31
|
*
net: hns3: use FEC capability queried from firmware
Yufeng Mo
2021-03-12
3
-5
/
+12
|
/
*
netdevsim: fib: Remove redundant code
Jiapeng Chong
2021-03-11
1
-5
/
+1
*
net: phy: Expose phydev::dev_flags through sysfs
Florian Fainelli
2021-03-11
2
-0
/
+23
*
net: dsa: b53: Add debug prints in b53_vlan_enable()
Florian Fainelli
2021-03-11
1
-4
/
+7
*
net: fddi: skfp: Mundane typo fixes throughout the file smt.h
Bhaskar Chowdhury
2021-03-11
1
-4
/
+4
*
net: ipv4: route.c: fix space before tab
Shubhankar Kuranagatti
2021-03-11
1
-5
/
+5
*
Merge branch 'ionic-next'
David S. Miller
2021-03-11
6
-203
/
+226
|
\
|
*
ionic: simplify use of completion types
Shannon Nelson
2021-03-11
1
-12
/
+7
|
*
ionic: rebuild debugfs on qcq swap
Shannon Nelson
2021-03-11
1
-0
/
+3
|
*
ionic: simplify rx skb alloc
Shannon Nelson
2021-03-11
1
-41
/
+22
|
*
ionic: optimize fastpath struct usage
Shannon Nelson
2021-03-11
6
-39
/
+34
|
*
ionic: implement Rx page reuse
Shannon Nelson
2021-03-11
2
-89
/
+138
|
*
ionic: move rx_page_alloc and free
Shannon Nelson
2021-03-11
1
-70
/
+70
|
/
*
Merge branch 'dpaa2-switch-next'
David S. Miller
2021-03-10
17
-690
/
+2092
|
\
|
*
staging: dpaa2-switch: move the driver out of staging
Ioana Ciornei
2021-03-10
16
-163
/
+15
|
*
staging: dpaa2-switch: prevent joining a bridge while VLAN uppers are present
Ioana Ciornei
2021-03-10
1
-1
/
+29
|
*
staging: dpaa2-switch: add fast-ageing on bridge leave
Ioana Ciornei
2021-03-10
2
-16
/
+63
|
*
staging: dpaa2-switch: accept only vlan-aware upper devices
Ioana Ciornei
2021-03-10
3
-19
/
+76
|
*
staging: dpaa2-switch: move the notifier register to module_init()
Ioana Ciornei
2021-03-10
2
-87
/
+95
|
*
staging: dpaa2-switch: properly setup switching domains
Ioana Ciornei
2021-03-10
5
-41
/
+514
|
*
staging: dpaa2-switch: enable the control interface
Ioana Ciornei
2021-03-10
4
-0
/
+53
|
*
staging: dpaa2-switch: add .ndo_start_xmit() callback
Ioana Ciornei
2021-03-10
5
-16
/
+245
|
*
staging: dpaa2-switch: handle Rx path on control interface
Ioana Ciornei
2021-03-10
2
-12
/
+460
|
*
staging: dpaa2-switch: setup dpio
Ioana Ciornei
2021-03-10
5
-0
/
+137
|
*
staging: dpaa2-switch: setup buffer pool and RX path rings
Ioana Ciornei
2021-03-10
5
-0
/
+209
|
*
staging: dpaa2-switch: get control interface attributes
Ioana Ciornei
2021-03-10
5
-11
/
+136
|
*
staging: dpaa2-switch: remove obsolete .ndo_fdb_{add|del} callbacks
Ioana Ciornei
2021-03-10
1
-27
/
+0
|
*
staging: dpaa2-switch: fix up initial forwarding configuration done by firmware
Ioana Ciornei
2021-03-10
1
-29
/
+51
|
*
staging: dpaa2-switch: remove broken learning and flooding support
Ioana Ciornei
2021-03-10
5
-259
/
+0
|
/
*
Merge branch 'enetc-cleanups'
David S. Miller
2021-03-10
5
-251
/
+212
|
\
|
*
net: enetc: make enetc_refill_rx_ring update the consumer index
Vladimir Oltean
2021-03-10
1
-9
/
+8
|
*
net: enetc: remove forward declaration for enetc_map_tx_buffs
Vladimir Oltean
2021-03-10
1
-38
/
+35
|
*
net: enetc: remove forward-declarations of enetc_clean_{rx,tx}_ring
Vladimir Oltean
2021-03-10
1
-48
/
+44
|
*
net: enetc: use enum enetc_active_offloads
Vladimir Oltean
2021-03-10
1
-1
/
+1
|
*
net: enetc: simplify callers of enetc_rxbd_next
Vladimir Oltean
2021-03-10
2
-24
/
+20
|
*
net: enetc: don't initialize unused ports from a separate code path
Vladimir Oltean
2021-03-10
3
-50
/
+30
|
*
net: enetc: pass bd_count as an argument to enetc_setup_cbdr
Vladimir Oltean
2021-03-10
4
-9
/
+7
|
*
net: enetc: squash clear_cbdr and free_cbdr into teardown_cbdr
Vladimir Oltean
2021-03-10
4
-15
/
+8
|
*
net: enetc: save the mode register address inside struct enetc_cbdr
Vladimir Oltean
2021-03-10
4
-13
/
+15
|
*
net: enetc: squash enetc_alloc_cbdr and enetc_setup_cbdr
Vladimir Oltean
2021-03-10
4
-24
/
+18
[next]