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
*
bnxt_en: Restore all the user created L2 and ntuple filters
Pavan Chebbi
2024-02-09
1
-2
/
+38
*
bnxt_en: Retain user configured filters when closing
Pavan Chebbi
2024-02-09
1
-3
/
+6
*
bnxt_en: Save user configured filters in a lookup list
Pavan Chebbi
2024-02-09
2
-0
/
+28
*
bnxt_en: Add separate function to delete the filter structure
Pavan Chebbi
2024-02-09
2
-10
/
+14
*
bnxt_en: Add drop action support for ntuple
Vikas Gupta
2024-02-09
2
-4
/
+14
*
bnxt_en: Enhance ethtool ntuple support for ip flows besides TCP/UDP
Vikas Gupta
2024-02-09
4
-18
/
+113
*
bnxt_en: implement fully specified 5-tuple masks
Edwin Peer
2024-02-09
3
-168
/
+134
*
bnxt_en: Support ethtool -n to display ether filters.
Michael Chan
2024-02-09
2
-1
/
+38
*
bnxt_en: Add ethtool -N support for ether filters.
Michael Chan
2024-02-09
3
-3
/
+103
*
bnxt_en: Use firmware provided maximum filter counts.
Michael Chan
2024-02-09
3
-17
/
+26
*
selftests: tc-testing: add mirred to block tdc tests
Victor Nogueira
2024-02-09
1
-0
/
+396
*
net: emaclite: Use devm_platform_get_and_ioremap_resource() in xemaclite_of_p...
Markus Elfring
2024-02-09
1
-2
/
+1
*
ethernet: wiznet: Use devm_platform_get_and_ioremap_resource() in w5300_hw_pr...
Markus Elfring
2024-02-09
1
-2
/
+1
*
selftests: forwarding: Add missing multicast routing config entries
Ido Schimmel
2024-02-09
1
-0
/
+7
*
Merge branch 'for-io_uring-add-napi-busy-polling-support'
Jakub Kicinski
2024-02-09
2
-14
/
+47
|
\
|
*
net: add napi_busy_loop_rcu()
Stefan Roesch
2024-02-09
2
-0
/
+19
|
*
net: split off __napi_busy_poll from napi_busy_poll
Stefan Roesch
2024-02-09
1
-14
/
+28
*
|
Merge branch 'wan-t7x-fastboot'
David S. Miller
2024-02-09
16
-90
/
+553
|
\
\
|
*
|
net: wwan: t7xx: Add fastboot WWAN port
Jinjian Song
2024-02-09
4
-26
/
+115
|
*
|
net: wwan: t7xx: Infrastructure for early port configuration
Jinjian Song
2024-02-09
11
-61
/
+290
|
*
|
net: wwan: t7xx: Add sysfs attribute for device state machine
Jinjian Song
2024-02-09
6
-6
/
+145
|
*
|
wwan: core: Add WWAN fastboot port type
Jinjian Song
2024-02-09
2
-0
/
+6
|
/
/
*
|
Merge branch 'netconsole-userdata-append'
David S. Miller
2024-02-09
2
-55
/
+370
|
\
\
|
*
|
net: netconsole: append userdata to fragmented netconsole messages
Matthew Wood
2024-02-09
1
-13
/
+37
|
*
|
net: netconsole: append userdata to netconsole messages
Matthew Wood
2024-02-09
1
-2
/
+17
|
*
|
net: netconsole: cache userdata formatted string in netconsole_target
Matthew Wood
2024-02-09
1
-0
/
+61
|
*
|
net: netconsole: add a userdata config_group member to netconsole_target
Matthew Wood
2024-02-09
1
-5
/
+142
|
*
|
net: netconsole: add docs for appending netconsole user data
Matthew Wood
2024-02-09
1
-0
/
+66
|
*
|
net: netconsole: move newline trimming to function
Matthew Wood
2024-02-09
1
-6
/
+11
|
*
|
net: netconsole: move netconsole_target config_item to config_group
Matthew Wood
2024-02-09
1
-27
/
+31
|
*
|
net: netconsole: cleanup formatting lints
Matthew Wood
2024-02-09
1
-5
/
+8
|
/
/
*
|
ethtool: do not use rtnl in ethnl_default_dumpit()
Eric Dumazet
2024-02-09
1
-9
/
+5
*
|
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2024-02-09
22
-832
/
+808
|
\
\
|
*
|
ixgbe: Clarify the values of the returning status
Jedrzej Jagielski
2024-02-06
1
-4
/
+4
|
*
|
ixgbe: Rearrange args to fix reverse Christmas tree
Jedrzej Jagielski
2024-02-06
7
-119
/
+120
|
*
|
ixgbe: Convert ret val type from s32 to int
Jedrzej Jagielski
2024-02-06
22
-769
/
+744
*
|
|
Merge branch 'add-hw-checksum-offload-support-for-rz-g2l-gbethernet-ip'
Jakub Kicinski
2024-02-09
2
-4
/
+179
|
\
\
\
|
*
|
|
ravb: Add Tx checksum offload support for GbEth
Biju Das
2024-02-09
2
-7
/
+79
|
*
|
|
ravb: Add Rx checksum offload support for GbEth
Biju Das
2024-02-09
2
-4
/
+107
|
/
/
/
*
|
|
netxen_nic: remove redundant assignment to variable capability
Colin Ian King
2024-02-09
1
-2
/
+0
*
|
|
net-procfs: use xarray iterator to implement /proc/net/dev
Eric Dumazet
2024-02-09
1
-41
/
+7
*
|
|
bnxt: convert EEE handling to use linkmode bitmaps
Heiner Kallweit
2024-02-09
3
-50
/
+40
*
|
|
qed: remove duplicated assignment to variable opaque_fid
Colin Ian King
2024-02-09
1
-2
/
+0
*
|
|
xirc2ps_cs: remove redundant assignment to variable okay, clean up freespace
Colin Ian King
2024-02-09
1
-3
/
+1
*
|
|
net: dsa: tag_sja1105: remove "inline" keyword
Vladimir Oltean
2024-02-09
1
-2
/
+2
*
|
|
net: dsa: remove "inline" from dsa_user_netpoll_send_skb()
Vladimir Oltean
2024-02-09
1
-2
/
+2
*
|
|
net: dsa: b53: unexport and move b53_eee_enable_set()
Vladimir Oltean
2024-02-09
2
-16
/
+13
*
|
|
ptp: ocp: add Adva timecard support
Sagi Maimon
2024-02-09
1
-9
/
+293
*
|
|
net/sun3_82586: Avoid reading past buffer in debug output
Kees Cook
2024-02-09
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-09
427
-3032
/
+4973
|
\
\
\
[next]