index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-17
sctp: sm_statefuns: Remove pointer casts of the same type
Li zeming
2022-11-16
tcp: annotate data-race around queue->synflood_warned
Eric Dumazet
2022-11-16
ax25: af_ax25: Remove unnecessary (void*) conversions
Li zeming
2022-11-16
tcp: configurable source port perturb table size
Gleb Mazovetskiy
2022-11-16
l2tp: Serialize access to sk_user_data with sk_callback_lock
Jakub Sitnicki
2022-11-16
ipv4: tunnels: use DEV_STATS_INC()
Eric Dumazet
2022-11-16
ipv6: tunnels: use DEV_STATS_INC()
Eric Dumazet
2022-11-16
ipv6/sit: use DEV_STATS_INC() to avoid data-races
Eric Dumazet
2022-11-16
net: add atomic_long_t to net_device_stats fields
Eric Dumazet
2022-11-16
net: __sock_gen_cookie() cleanup
Eric Dumazet
2022-11-16
net: adopt try_cmpxchg() in napi_{enable|disable}()
Eric Dumazet
2022-11-16
net: adopt try_cmpxchg() in napi_schedule_prep() and napi_complete_done()
Eric Dumazet
2022-11-16
net: net_{enable|disable}_timestamp() optimizations
Eric Dumazet
2022-11-16
ipv6: fib6_new_sernum() optimization
Eric Dumazet
2022-11-16
net: mm_account_pinned_pages() optimization
Eric Dumazet
2022-11-16
net: linkwatch: only report IF_OPER_LOWERLAYERDOWN if iflink is actually down
Vladimir Oltean
2022-11-16
udp: Introduce optional per-netns hash table.
Kuniyuki Iwashima
2022-11-16
udp: Access &udp_table via net.
Kuniyuki Iwashima
2022-11-16
udp: Set NULL to udp_seq_afinfo.udp_table.
Kuniyuki Iwashima
2022-11-16
udp: Set NULL to sk->sk_prot->h.udp_table.
Kuniyuki Iwashima
2022-11-16
udp: Clean up some functions.
Kuniyuki Iwashima
2022-11-16
wifi: cfg80211: Avoid clashing function prototypes
Gustavo A. R. Silva
2022-11-16
rxrpc: Fix network address validation
David Howells
2022-11-16
rxrpc: Fix oops from calling udpv6_sendmsg() on AF_INET socket
David Howells
2022-11-15
net: dsa: don't leak tagger-owned storage on switch driver unbind
Vladimir Oltean
2022-11-15
net: dsa: remove phylink_validate() method
Vladimir Oltean
2022-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2022-11-15
net/x25: Fix skb leak in x25_lapb_receive_frame()
Wei Yongjun
2022-11-15
net: dsa: add support for DSA rx offloading via metadata dst
Felix Fietkau
2022-11-15
bpf: Expand map key argument of bpf_redirect_map to u64
Toke Høiland-Jørgensen
2022-11-15
net: dcb: move getapptrust to separate function
Daniel Machon
2022-11-15
bridge: switchdev: Fix memory leaks when changing VLAN protocol
Ido Schimmel
2022-11-15
kcm: close race conditions on sk_receive_queue
Cong Wang
2022-11-15
netfilter: conntrack: use siphash_4u64
Florian Westphal
2022-11-15
netfilter: rpfilter/fib: clean up some inconsistent indenting
Jiapeng Chong
2022-11-15
netfilter: nf_tables: Introduce NFT_MSG_GETRULE_RESET
Phil Sutter
2022-11-15
netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters
Phil Sutter
2022-11-14
bpf: Refactor btf_struct_access
Kumar Kartikeya Dwivedi
2022-11-14
tcp: Add listening address to SYN flood message
Jamie Bainbridge
2022-11-14
net: dsa: make dsa_master_ioctl() see through port_hwtstamp_get() shims
Vladimir Oltean
2022-11-14
net: flow_offload: add support for ARP frame matching
Steen Hegelund
2022-11-14
ipasdv4/tcp_ipv4: remove redundant assignment
xu xin
2022-11-14
net: caif: fix double disconnect client in chnl_net_open()
Zhengchao Shao
2022-11-14
rxrpc: Fix missing IPV6 #ifdef
David Howells
2022-11-11
tcp: tcp_wfree() refactoring
Eric Dumazet
2022-11-11
tcp: adopt try_cmpxchg() in tcp_release_cb()
Eric Dumazet
2022-11-11
bridge: Add missing parentheses
Ido Schimmel
2022-11-11
mptcp: Fix grammar in a comment
Mat Martineau
2022-11-11
mptcp: get sk from msk directly
Geliang Tang
[prev]
[next]