index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
arm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2023-08-04
net: Space.h: Remove unused function declarations
Yue Haibing
1
-7
/
+0
2023-08-04
eth: dpaa: add missing net/xdp.h include
Jakub Kicinski
1
-0
/
+1
2023-08-03
MAINTAINERS: update TUN/TAP maintainers
Jakub Kicinski
1
-1
/
+4
2023-08-03
test/vsock: remove vsock_perf executable on `make clean`
Stefano Garzarella
1
-1
/
+1
2023-08-03
tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen
Eric Dumazet
1
-4
/
+5
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_net
Eric Dumazet
1
-4
/
+7
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_vals[]
Eric Dumazet
1
-9
/
+14
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_lock
Eric Dumazet
1
-2
/
+4
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_stamp
Eric Dumazet
1
-6
/
+13
2023-08-03
tcp_metrics: fix addr_same() helper
Eric Dumazet
1
-1
/
+1
2023-08-03
prestera: fix fallback to previous version on same major version
Jonas Gorski
1
-1
/
+2
2023-08-03
docs: net: page_pool: use kdoc to avoid duplicating the information
Jakub Kicinski
3
-102
/
+155
2023-08-03
docs: net: page_pool: document PP_FLAG_DMA_SYNC_DEV parameters
Jakub Kicinski
1
-0
/
+34
2023-08-03
net: invert the netdevice.h vs xdp.h dependency
Jakub Kicinski
9
-28
/
+35
2023-08-03
net: move struct netdev_rx_queue out of netdevice.h
Jakub Kicinski
7
-44
/
+58
2023-08-03
eth: add missing xdp.h includes in drivers
Jakub Kicinski
16
-0
/
+17
2023-08-03
net/mlx4: Remove many unnecessary NULL values
Ruan Jinjie
3
-11
/
+11
2023-08-03
selftests: openvswitch: add ct-nat test case with ipv4
Aaron Conole
2
-0
/
+126
2023-08-03
selftests: openvswitch: add basic ct test case parsing
Aaron Conole
2
-0
/
+107
2023-08-03
selftests: openvswitch: add a test for ipv4 forwarding
Aaron Conole
1
-0
/
+40
[next]