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
path:
root
/
net
Age
Commit message (
Expand
)
Author
2023-07-19
xsk: prepare both copy and zero-copy modes to co-exist
Maciej Fijalkowski
2023-07-19
xsk: introduce XSK_USE_SG bind flag for xsk socket
Tirthendu Sarkar
2023-07-19
xsk: prepare 'options' in xdp_desc for multi-buffer use
Tirthendu Sarkar
2023-07-18
bpf: Drop useless btf_vmlinux in bpf_tcp_ca
Geliang Tang
2023-07-17
net: qrtr: Handle IPCR control port format of older targets
Vignesh Viswanathan
2023-07-17
net: qrtr: ns: Change nodes radix tree to xarray
Vignesh Viswanathan
2023-07-17
net: qrtr: ns: Change servers radix tree to xarray
Vignesh Viswanathan
2023-07-14
devlink: remove reload failed checks in params get/set callbacks
Jiri Pirko
2023-07-14
ipv6: Constify the sk parameter of several helper functions.
Guillaume Nault
2023-07-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-13
selftests/bpf: add testcase for TRACING with 6+ arguments
Menglong Dong
2023-07-13
net/sched: sch_qfq: account for stab overhead in qfq_enqueue
Pedro Tammela
2023-07-13
net/sched: sch_qfq: reintroduce lmax bound check for MTU
Pedro Tammela
2023-07-12
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-07-12
wifi: cfg80211: fix receiving mesh packets without RFC1042 header
Felix Fietkau
2023-07-12
ipv6: rpl: Remove redundant skb_dst_drop().
Kuniyuki Iwashima
2023-07-12
tcp: add a scheduling point in established_get_first()
Jian Wen
2023-07-12
net/sched: flower: Ensure both minimum and maximum ports are specified
Ido Schimmel
2023-07-11
xdp: use trusted arguments in XDP hints kfuncs
Larysa Zaremba
2023-07-11
netlink: Make use of __assign_bit() API
Andy Shevchenko
2023-07-11
net/core: Make use of assign_bit() API
Andy Shevchenko
2023-07-10
net: sched: Replace strlcpy with strscpy
Azeem Shaikh
2023-07-09
ipv6/addrconf: fix a potential refcount underflow for idev
Ziyang Xuan
2023-07-08
udp6: fix udp6_ehashfn() typo
Eric Dumazet
2023-07-08
icmp6: Fix null-ptr-deref of ip6_null_entry->rt6i_idev in icmp6_dev().
Kuniyuki Iwashima
2023-07-08
net: prevent skb corruption on frag list segmentation
Paolo Abeni
2023-07-07
udp6: add a missing call into udp_fail_queue_rcv_skb tracepoint
Ivan Babrou
2023-07-06
net/sched: cls_fw: Fix improper refcount update leads to use-after-free
M A Ramdhan
2023-07-06
Merge tag 'nf-23-07-06' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2023-07-06
netfilter: nf_tables: prevent OOB access in nft_byteorder_eval
Thadeu Lima de Souza Cascardo
2023-07-05
Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-07-05
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-07-05
netfilter: nf_tables: do not ignore genmask when looking up chain by id
Thadeu Lima de Souza Cascardo
2023-07-05
netfilter: conntrack: don't fold port numbers into addresses before hashing
Florian Westphal
2023-07-05
netfilter: conntrack: Avoid nf_ct_helper_hash uses after free
Florent Revest
2023-07-05
netfilter: conntrack: gre: don't set assured flag for clash entries
Florian Westphal
2023-07-05
netfilter: nf_tables: report use refcount overflow
Pablo Neira Ayuso
2023-07-05
mptcp: do not rely on implicit state check in mptcp_listen()
Paolo Abeni
2023-07-05
mptcp: ensure subflow is unhashed before cleaning the backlog
Paolo Abeni
2023-07-04
net: dsa: sja1105: always enable the send_meta options
Vladimir Oltean
2023-07-04
net: dsa: tag_sja1105: fix MAC DA patching from meta frames
Vladimir Oltean
2023-07-04
net/sched: act_pedit: Add size check for TCA_PEDIT_PARMS_EX
Lin Ma
2023-07-04
xsk: Honor SO_BINDTODEVICE on bind
Ilya Maximets
2023-07-03
Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2023-07-03
tcp: annotate data races in __tcp_oow_rate_limited()
Eric Dumazet
2023-07-03
net: dsa: tag_sja1105: fix source port decoding in vlan_filtering=0 bridge mode
Vladimir Oltean
2023-07-03
net: bridge: keep ports without IFF_UNICAST_FLT in BR_PROMISC mode
Vladimir Oltean
2023-07-01
Merge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2023-06-30
selftests/bpf: Add test to exercise typedef walking
Stanislav Fomichev
[next]