index
:
pm24.git
cpufreq-rust
master
more-events
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
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
2022-05-16
ravb: Use separate clock for gPTP
Phil Edworthy
2022-05-16
ravb: Support separate Line0 (Desc), Line1 (Err) and Line2 (Mgmt) irqs
Phil Edworthy
2022-05-16
ravb: Separate handling of irq enable/disable regs into feature
Phil Edworthy
2022-05-16
dt-bindings: net: renesas,etheravb: Document RZ/V2M SoC
Phil Edworthy
2022-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
2022-05-13
ice: Expose RSS indirection tables for queue groups via ethtool
Sridhar Samudrala
2022-05-13
ixgbe: add xdp frags support to ndo_xdp_xmit
Lorenzo Bianconi
2022-05-13
eth: sfc: remove remnants of the out-of-tree napi_weight module param
Jakub Kicinski
2022-05-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
2022-05-13
sfc: siena: Fix Kconfig dependencies
Ren Zhijie
2022-05-13
netfilter: conntrack: skip verification of zero UDP checksum
Kevin Mitchell
2022-05-13
netfilter: flowtable: nft_flow_route use more data for reverse route
Sven Auhagen
2022-05-13
netfilter: prefer extension check to pointer check
Florian Westphal
2022-05-13
netfilter: conntrack: add nf_conntrack_events autodetect mode
Florian Westphal
2022-05-13
netfilter: conntrack: un-inline nf_ct_ecache_ext_add
Florian Westphal
2022-05-13
netfilter: nfnetlink: allow to detect if ctnetlink listeners exist
Florian Westphal
2022-05-13
netfilter: conntrack: add nf_ct_iter_data object for nf_ct_iterate_cleanup*()
Pablo Neira Ayuso
2022-05-13
netfilter: conntrack: avoid unconditional local_bh_disable
Florian Westphal
2022-05-13
netfilter: conntrack: remove unconfirmed list
Florian Westphal
2022-05-13
netfilter: conntrack: remove __nf_ct_unconfirmed_destroy
Florian Westphal
2022-05-13
netfilter: cttimeout: decouple unlink and free on netns destruction
Florian Westphal
2022-05-13
netfilter: extensions: introduce extension genid count
Florian Westphal
2022-05-13
netfilter: remove nf_ct_unconfirmed_destroy helper
Florian Westphal
2022-05-13
netfilter: cttimeout: decouple unlink and free on netns destruction
Florian Westphal
2022-05-13
netfilter: conntrack: remove the percpu dying list
Florian Westphal
2022-05-13
netfilter: conntrack: include ecache dying list in dumps
Florian Westphal
2022-05-13
netfilter: ecache: use dedicated list for event redelivery
Florian Westphal
2022-05-13
Merge branch 'bnxt_en-next'
David S. Miller
2022-05-13
bnxt_en: parse and report result field when NVRAM package install fails
Kalesh AP
[next]