index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-07
net: stmmac: dwmac-imx: enable MAC propagation delay correction for i.MX8MP
Johannes Zink
1
-0
/
+5
2023-08-07
net: stmmac: correct MAC propagation delay
Johannes Zink
5
-0
/
+59
2023-08-07
udp/udplite: Remove unused function declarations udp{,lite}_get_port()
Yue Haibing
2
-5
/
+0
2023-08-07
net: sfp: Remove unused function declaration sfp_link_configure()
Yue Haibing
1
-1
/
+0
2023-08-07
ndisc: Remove unused ndisc_ifinfo_sysctl_strategy() declaration
Yue Haibing
1
-3
/
+0
2023-08-07
net: pkt_cls: Remove unused inline helpers
Yue Haibing
1
-13
/
+0
2023-08-07
neighbour: Remove unused function declaration pneigh_for_each()
Yue Haibing
1
-2
/
+0
2023-08-07
net/tls: Remove unused function declarations
Yue Haibing
1
-4
/
+0
2023-08-07
Revert "riscv: dts: allwinner: d1: Add CAN controller nodes"
Marc Kleine-Budde
1
-30
/
+0
2023-08-06
net: omit ndo_hwtstamp_get() call when possible in dev_set_hwtstamp_phylib()
Vladimir Oltean
1
-2
/
+5
2023-08-06
net: ethernet: adi: adin1110: use eth_broadcast_addr() to assign broadcast ad...
Yang Yingliang
1
-4
/
+4
2023-08-06
ibmvnic: remove unused rc variable
Yu Liao
1
-2
/
+1
2023-08-06
net: mana: Add page pool for RX buffers
Haiyang Zhang
2
-16
/
+77
2023-08-06
gve: update gve.rst
Rushil Gupta
1
-0
/
+9
2023-08-06
gve: RX path for DQO-QPL
Rushil Gupta
2
-18
/
+114
2023-08-06
gve: Tx path for DQO-QPL
Rushil Gupta
2
-83
/
+398
2023-08-06
gve: Control path for DQO-QPL
Rushil Gupta
4
-20
/
+128
2023-08-06
tcp: set TCP_DEFER_ACCEPT locklessly
Eric Dumazet
3
-9
/
+8
2023-08-06
tcp: set TCP_LINGER2 locklessly
Eric Dumazet
3
-12
/
+11
2023-08-06
tcp: set TCP_KEEPCNT locklessly
Eric Dumazet
1
-8
/
+2
2023-08-06
tcp: set TCP_KEEPINTVL locklessly
Eric Dumazet
1
-8
/
+2
2023-08-06
tcp: set TCP_USER_TIMEOUT locklessly
Eric Dumazet
3
-29
/
+33
2023-08-06
tcp: set TCP_SYNCNT locklessly
Eric Dumazet
2
-12
/
+12
2023-08-05
tcp: Update stale comment for MD5 in tcp_parse_options().
Kuniyuki Iwashima
1
-3
/
+2
2023-08-05
tcp: Disable header prediction for MD5 flow.
Kuniyuki Iwashima
2
-7
/
+0
2023-08-05
net: phy: move marking PHY on SFP module into SFP code
Russell King (Oracle)
2
-2
/
+3
2023-08-05
mlxsw: spectrum: Remove unused function declarations
Yue Haibing
2
-9
/
+0
2023-08-05
ixgbevf: Remove unused function declarations
Yue Haibing
1
-3
/
+0
2023-08-05
af_vsock: Remove unused declaration vsock_release_pending()/vsock_init_tap()
Yue Haibing
1
-2
/
+0
2023-08-05
net: 802: Remove unused function declarations
Yue Haibing
1
-3
/
+0
2023-08-05
tcp_metrics: hash table allocation cleanup
Eric Dumazet
1
-12
/
+7
2023-08-05
net: hns3: Remove unused function declarations
Yue Haibing
2
-5
/
+0
2023-08-05
net: llc: Remove unused function declarations
Yue Haibing
2
-2
/
+0
2023-08-04
devlink: use generated split ops and remove duplicated commands from small ops
Jiri Pirko
3
-16
/
+4
2023-08-04
devlink: include the generated netlink header
Jiri Pirko
1
-9
/
+2
2023-08-04
devlink: add split ops generated according to spec
Jiri Pirko
4
-1
/
+99
2023-08-04
netlink: specs: devlink: add info-get dump op
Jiri Pirko
3
-1
/
+66
2023-08-04
devlink: un-static devlink_nl_pre/post_doit()
Jiri Pirko
2
-4
/
+8
2023-08-04
devlink: introduce couple of dumpit callbacks for split ops
Jiri Pirko
4
-27
/
+37
2023-08-04
devlink: rename couple of doit netlink callbacks to match generated names
Jiri Pirko
3
-6
/
+6
2023-08-04
devlink: rename devlink_nl_ops to devlink_nl_small_ops
Jiri Pirko
3
-4
/
+4
2023-08-04
ynl-gen-c.py: render netlink policies static for split ops
Jiri Pirko
1
-2
/
+6
2023-08-04
ynl-gen-c.py: allow directional model for kernel mode
Jiri Pirko
1
-1
/
+1
2023-08-04
ynl-gen-c.py: filter rendering of validate field values for split ops
Jiri Pirko
1
-1
/
+9
2023-08-04
netlink: specs: add dump-strict flag for dont-validate property
Jiri Pirko
3
-3
/
+3
2023-08-04
net: lan966x: Do not check 0 for platform_get_irq_byname()
Zhu Wang
1
-2
/
+2
2023-08-04
net: vlan: update wrong comments
Eric Dumazet
1
-3
/
+3
2023-08-04
tcp/dccp: cache line align inet_hashinfo
Eric Dumazet
1
-1
/
+1
2023-08-04
net: mana: Configure hwc timeout from hardware
Souradeep Chakrabarti
4
-3
/
+76
2023-08-04
net: microchip: vcap api: Use ERR_CAST() in vcap_decode_rule()
Li Zetao
1
-1
/
+1
[next]