index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-05-16
mptcp: sockopt: add TCP_DEFER_ACCEPT support
Florian Westphal
2022-05-16
Revert "mptcp: add data lock for sk timers"
Paolo Abeni
2022-05-16
selftests: mptcp: fix a mp_fail test warning
Geliang Tang
2022-05-16
net: dsa: realtek: rtl8366rb: Serialize indirect PHY register access
Alvin Šipraga
2022-05-16
net: phy: micrel: Use the kszphy probe/suspend/resume
Fabio Estevam
2022-05-16
net: phy: micrel: Allow probing without .driver_data
Fabio Estevam
2022-05-16
octeontx2-pf: Remove unnecessary synchronize_irq() before free_irq()
Minghao Chi
2022-05-16
net: wwan: t7xx: Fix return type of t7xx_dl_add_timedout()
YueHaibing
2022-05-16
octeon_ep: delete unnecessary NULL check
Ziyang Xuan
2022-05-16
octeon_ep: add missing destroy_workqueue in octep_init_module
Zheng Bin
2022-05-16
Merge branch 'net-skb-defer-freeing-polish'
David S. Miller
2022-05-16
net: call skb_defer_free_flush() before each napi_poll()
Eric Dumazet
2022-05-16
net: add skb_defer_max sysctl
Eric Dumazet
2022-05-16
net: use napi_consume_skb() in skb_defer_free_flush()
Eric Dumazet
2022-05-16
net: fix possible race in skb_attempt_defer_free()
Eric Dumazet
2022-05-16
net: tulip: convert to devres
Rolf Eike Beer
2022-05-16
net: hinic: add missing destroy_workqueue in hinic_pf_to_mgmt_init
Zheng Bin
2022-05-16
Merge branch 'skb-drop-reason-boundary'
David S. Miller
2022-05-16
net: tcp: reset 'drop_reason' to NOT_SPCIFIED in tcp_v{4,6}_rcv()
Menglong Dong
2022-05-16
net: skb: change the definition SKB_DR_SET()
Menglong Dong
2022-05-16
net: skb: check the boundrary of drop reason in kfree_skb_reason()
Menglong Dong
2022-05-16
net: dm: check the boundary of skb drop reasons
Menglong Dong
2022-05-16
net/smc: align the connect behaviour with TCP
Guangguan Wang
2022-05-16
Merge branch 'sk_bound_dev_if-annotations'
David S. Miller
2022-05-16
inet: rename INET_MATCH()
Eric Dumazet
2022-05-16
ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH()
Eric Dumazet
2022-05-16
l2tp: use add READ_ONCE() to fetch sk->sk_bound_dev_if
Eric Dumazet
2022-05-16
net_sched: em_meta: add READ_ONCE() in var_sk_bound_if()
Eric Dumazet
2022-05-16
inet: add READ_ONCE(sk->sk_bound_dev_if) in inet_csk_bind_conflict()
Eric Dumazet
2022-05-16
dccp: use READ_ONCE() to read sk->sk_bound_dev_if
Eric Dumazet
2022-05-16
net: core: add READ_ONCE/WRITE_ONCE annotations for sk->sk_bound_dev_if
Eric Dumazet
2022-05-16
tcp: sk->sk_bound_dev_if once in inet_request_bound_dev_if()
Eric Dumazet
2022-05-16
sctp: read sk->sk_bound_dev_if once in sctp_rcv()
Eric Dumazet
2022-05-16
net: annotate races around sk->sk_bound_dev_if
Eric Dumazet
2022-05-16
Merge branch 'big-tcp'
David S. Miller
2022-05-16
mlx5: support BIG TCP packets
Eric Dumazet
2022-05-16
mlx4: support BIG TCP packets
Eric Dumazet
2022-05-16
veth: enable BIG TCP packets
Eric Dumazet
2022-05-16
net: loopback: enable BIG TCP packets
Eric Dumazet
2022-05-16
ipv6: Add hop-by-hop header to jumbograms in ip6_output
Coco Li
2022-05-16
net: allow gro_max_size to exceed 65536
Alexander Duyck
2022-05-16
ipv6/gro: insert temporary HBH/jumbo header
Eric Dumazet
2022-05-16
ipv6/gso: remove temporary HBH/jumbo header
Eric Dumazet
2022-05-16
ipv6: add struct hop_jumbo_hdr definition
Eric Dumazet
2022-05-16
tcp_cubic: make hystart_ack_delay() aware of BIG TCP
Eric Dumazet
2022-05-16
net: limit GSO_MAX_SIZE to 524280 bytes
Eric Dumazet
2022-05-16
net: allow gso_max_size to exceed 65536
Alexander Duyck
2022-05-16
net: add IFLA_TSO_{MAX_SIZE|SEGS} attributes
Eric Dumazet
2022-05-16
Merge branch 'Renesas-RSZ-V2M-support'
David S. Miller
2022-05-16
ravb: Add support for RZ/V2M
Phil Edworthy
[next]