index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
Kconfig.debug
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-26
netfilter: nf_tables: Introduce NFT_MSG_GETSETELEM_RESET
Phil Sutter
2
-20
/
+50
2023-06-26
netfilter: snat: evict closing tcp entries on reply tuple collision
Florian Westphal
1
-4
/
+88
2023-06-26
netfilter: nf_tables: permit update of set size
Florian Westphal
2
-0
/
+7
2023-06-26
netfilter: ipset: remove rcu_read_lock_bh pair from ip_set_test
Florian Westphal
1
-2
/
+0
2023-06-26
netfilter: nft_payload: rebuild vlan header when needed
Pablo Neira Ayuso
1
-1
/
+2
2023-06-01
ipvs: dynamically limit the connection hash table
Julian Anastasov
1
-9
/
+17
2023-06-01
ipvs: increase ip_vs_conn_tab_bits range for 64BIT
Abhijeet Rastogi
2
-15
/
+16
2023-06-01
chelsio: Convert chtls_sendpage() to use MSG_SPLICE_PAGES
David Howells
1
-102
/
+7
2023-06-01
chelsio: Support MSG_SPLICE_PAGES
David Howells
1
-1
/
+11
2023-06-01
net: txgbe: Implement vlan add and remove ops
Mengyuan Lou
2
-0
/
+5
2023-06-01
net: txgbe: Add netdev features support
Mengyuan Lou
1
-3
/
+18
2023-06-01
net: ngbe: Implement vlan add and remove ops
Mengyuan Lou
2
-0
/
+4
2023-06-01
net: ngbe: Add netdev features support
Mengyuan Lou
1
-5
/
+12
2023-06-01
net: libwx: Implement xx_set_features ops
Mengyuan Lou
3
-0
/
+23
2023-06-01
net: wangxun: Implement vlan add and kill functions
Mengyuan Lou
4
-2
/
+316
2023-06-01
net: wangxun: libwx add rx offload functions
Mengyuan Lou
2
-3
/
+331
2023-06-01
net: wangxun: libwx add tx offload functions
Mengyuan Lou
2
-8
/
+541
2023-06-01
devlink: make health report on unregistered instance warn just once
Jakub Kicinski
1
-1
/
+1
2023-06-01
phy: mscc: Add support for RGMII delay configuration
Harini Katakam
1
-6
/
+29
2023-06-01
phy: mscc: Use PHY_ID_MATCH_VENDOR to minimize PHY ID table
Harini Katakam
2
-15
/
+2
2023-06-01
net: don't set sw irq coalescing defaults in case of PREEMPT_RT
Heiner Kallweit
1
-2
/
+4
2023-05-31
net: enetc: report statistics counters for taprio
Vladimir Oltean
1
-0
/
+35
2023-05-31
net: enetc: refactor enetc_setup_tc_taprio() to have a switch/case for cmd
Vladimir Oltean
3
-29
/
+54
2023-05-31
net/sched: taprio: add netlink reporting for offload statistics counters
Vladimir Oltean
3
-9
/
+126
2023-05-31
net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enum
Vladimir Oltean
12
-28
/
+71
2023-05-31
net/sched: taprio: don't overwrite "sch" variable in taprio_dump_class_stats()
Vladimir Oltean
1
-3
/
+3
2023-05-31
net: dsa: mv88e6xxx: add support for MV88E6071 switch
Lukasz Majewski
3
-1
/
+23
2023-05-31
net: dsa: mv88e6xxx: add support for MV88E6020 switch
Matthias Schiffer
3
-1
/
+23
2023-05-31
net: dsa: Define .set_max_frame_size() callback for mv88e6250 SoC family
Lukasz Majewski
1
-0
/
+1
2023-05-31
net: dsa: Switch i2c drivers back to use .probe()
Uwe Kleine-König
3
-3
/
+3
2023-05-31
net: Make gro complete function to return void
Parav Pandit
3
-6
/
+6
2023-05-31
net: dsa: qca8k: add op to get ports netdev
Andrew Lunn
1
-0
/
+27
2023-05-31
net: dsa: qca8k: implement hw_control ops
Christian Marangi
1
-0
/
+154
2023-05-31
leds: trigger: netdev: expose netdev trigger modes in linux include
Christian Marangi
2
-9
/
+10
2023-05-31
leds: trigger: netdev: init mode if hw control already active
Christian Marangi
1
-0
/
+17
2023-05-31
leds: trigger: netdev: validate configured netdev
Andrew Lunn
1
-2
/
+22
2023-05-31
leds: trigger: netdev: add support for LED hw control
Christian Marangi
1
-2
/
+41
2023-05-31
leds: trigger: netdev: reject interval store for hw_control
Christian Marangi
1
-0
/
+3
2023-05-31
leds: trigger: netdev: add basic check for hw control support
Christian Marangi
1
-0
/
+14
2023-05-31
leds: trigger: netdev: introduce check for possible hw control
Christian Marangi
1
-0
/
+8
2023-05-31
leds: trigger: netdev: refactor code setting device name
Andrew Lunn
1
-9
/
+20
2023-05-31
Documentation: leds: leds-class: Document new Hardware driven LEDs APIs
Christian Marangi
1
-0
/
+81
2023-05-31
leds: add API to get attached device for LED hw control
Andrew Lunn
1
-0
/
+6
2023-05-31
leds: add APIs for LEDs hw control
Christian Marangi
1
-0
/
+37
2023-05-31
tipc: delete tipc_mtu_bad from tipc_udp_enable
Xin Long
3
-8
/
+4
2023-05-31
net: dsa: mv88e6xxx: enable support for 88E6361 switch
Alexis Lothoré
4
-9
/
+51
2023-05-31
net: dsa: mv88e6xxx: pass mv88e6xxx_chip structure to port_max_speed_mode
Alexis Lothoré
4
-10
/
+19
2023-05-31
net: dsa: mv88e6xxx: fix 88E6393X family internal phys layout
Alexis Lothoré
1
-3
/
+6
2023-05-31
net: dsa: mv88e6xxx: add field to specify internal phys layout
Alexis Lothoré
3
-2
/
+12
2023-05-31
net: dsa: mv88e6xxx: use mv88e6xxx_phy_is_internal in mv88e6xxx_port_ppu_updates
Alexis Lothoré
1
-1
/
+1
[next]