index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-09
net: wwan: t7xx: Infrastructure for early port configuration
Jinjian Song
11
-61
/
+290
2024-02-09
net: wwan: t7xx: Add sysfs attribute for device state machine
Jinjian Song
6
-6
/
+145
2024-02-09
wwan: core: Add WWAN fastboot port type
Jinjian Song
2
-0
/
+6
2024-02-09
net: netconsole: append userdata to fragmented netconsole messages
Matthew Wood
1
-13
/
+37
2024-02-09
net: netconsole: append userdata to netconsole messages
Matthew Wood
1
-2
/
+17
2024-02-09
net: netconsole: cache userdata formatted string in netconsole_target
Matthew Wood
1
-0
/
+61
2024-02-09
net: netconsole: add a userdata config_group member to netconsole_target
Matthew Wood
1
-5
/
+142
2024-02-09
net: netconsole: add docs for appending netconsole user data
Matthew Wood
1
-0
/
+66
2024-02-09
net: netconsole: move newline trimming to function
Matthew Wood
1
-6
/
+11
2024-02-09
net: netconsole: move netconsole_target config_item to config_group
Matthew Wood
1
-27
/
+31
2024-02-09
net: netconsole: cleanup formatting lints
Matthew Wood
1
-5
/
+8
2024-02-09
ethtool: do not use rtnl in ethnl_default_dumpit()
Eric Dumazet
1
-9
/
+5
2024-02-09
ravb: Add Tx checksum offload support for GbEth
Biju Das
2
-7
/
+79
2024-02-09
ravb: Add Rx checksum offload support for GbEth
Biju Das
2
-4
/
+107
2024-02-09
netxen_nic: remove redundant assignment to variable capability
Colin Ian King
1
-2
/
+0
2024-02-09
net-procfs: use xarray iterator to implement /proc/net/dev
Eric Dumazet
1
-41
/
+7
2024-02-09
bnxt: convert EEE handling to use linkmode bitmaps
Heiner Kallweit
3
-50
/
+40
2024-02-09
qed: remove duplicated assignment to variable opaque_fid
Colin Ian King
1
-2
/
+0
2024-02-09
xirc2ps_cs: remove redundant assignment to variable okay, clean up freespace
Colin Ian King
1
-3
/
+1
2024-02-09
net: dsa: tag_sja1105: remove "inline" keyword
Vladimir Oltean
1
-2
/
+2
2024-02-09
net: dsa: remove "inline" from dsa_user_netpoll_send_skb()
Vladimir Oltean
1
-2
/
+2
2024-02-09
net: dsa: b53: unexport and move b53_eee_enable_set()
Vladimir Oltean
2
-16
/
+13
2024-02-09
ptp: ocp: add Adva timecard support
Sagi Maimon
1
-9
/
+293
2024-02-09
net/sun3_82586: Avoid reading past buffer in debug output
Kees Cook
1
-1
/
+1
2024-02-08
netfilter: nft_set_pipapo: remove scratch_aligned pointer
Florian Westphal
3
-39
/
+10
2024-02-08
netfilter: nft_set_pipapo: add helper to release pcpu scratch area
Florian Westphal
1
-5
/
+23
2024-02-08
netfilter: nft_set_pipapo: store index in scratch maps
Florian Westphal
3
-26
/
+44
2024-02-08
netfilter: nft_set_rbtree: skip end interval element from gc
Pablo Neira Ayuso
1
-3
/
+3
2024-02-08
netfilter: nfnetlink_queue: un-break NF_REPEAT
Florian Westphal
1
-3
/
+10
2024-02-08
netfilter: nf_tables: use timestamp to check for set element timeout
Pablo Neira Ayuso
5
-15
/
+42
2024-02-08
netfilter: nft_ct: reject direction for ct id
Pablo Neira Ayuso
1
-0
/
+3
2024-02-08
netfilter: ctnetlink: fix filtering for zone 0
Felix Huettner
2
-5
/
+50
2024-02-08
s390/qeth: Fix potential loss of L3-IP@ in case of network issues
Alexandra Winter
1
-3
/
+6
2024-02-08
netfilter: ipset: Missing gc cancellations fixed
Jozsef Kadlecsik
2
-2
/
+4
2024-02-08
octeontx2-af: Initialize maps.
Ratheesh Kannoth
1
-16
/
+15
2024-02-08
net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdio
Sinthu Raja
1
-0
/
+2
2024-02-08
net: ethernet: ti: cpsw_new: enable mac_managed_pm to fix mdio
Sinthu Raja
1
-0
/
+3
2024-02-08
netfilter: nft_set_pipapo: remove static in nft_pipapo_get()
Pablo Neira Ayuso
1
-1
/
+1
2024-02-08
xfrm: interface: use exit_batch_rtnl() method
Eric Dumazet
1
-8
/
+6
2024-02-08
bridge: use exit_batch_rtnl() method
Eric Dumazet
1
-10
/
+5
2024-02-08
ip_tunnel: use exit_batch_rtnl() method
Eric Dumazet
5
-22
/
+31
2024-02-08
sit: use exit_batch_rtnl() method
Eric Dumazet
1
-8
/
+5
2024-02-08
ip6_vti: use exit_batch_rtnl() method
Eric Dumazet
1
-7
/
+5
2024-02-08
ip6_tunnel: use exit_batch_rtnl() method
Eric Dumazet
1
-7
/
+5
2024-02-08
ip6_gre: use exit_batch_rtnl() method
Eric Dumazet
1
-7
/
+5
2024-02-08
vxlan: use exit_batch_rtnl() method
Eric Dumazet
1
-31
/
+19
2024-02-08
ipv4: add __unregister_nexthop_notifier()
Eric Dumazet
2
-6
/
+14
2024-02-08
gtp: use exit_batch_rtnl() method
Eric Dumazet
1
-10
/
+10
2024-02-08
geneve: use exit_batch_rtnl() method
Eric Dumazet
1
-13
/
+10
2024-02-08
bonding: use exit_batch_rtnl() method
Eric Dumazet
1
-11
/
+26
[next]