index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2021-10-28
ipv6: enable net.ipv6.route.max_size sysctl in network namespace
Alexander Kuznetsov
2021-10-28
tcp: do not clear TCP_SKB_CB(skb)->sacked if already zero
Eric Dumazet
2021-10-28
tcp: do not clear skb->csum if already zero
Eric Dumazet
2021-10-28
tcp: factorize ip_summed setting
Eric Dumazet
2021-10-28
tcp: no longer set skb->reserved_tailroom
Eric Dumazet
2021-10-28
tcp: remove dead code from tcp_collapse_retrans()
Eric Dumazet
2021-10-28
tcp: cleanup tcp_remove_empty_skb() use
Eric Dumazet
2021-10-28
tcp: remove dead code from tcp_sendmsg_locked()
Eric Dumazet
2021-10-28
xfrm: Remove redundant fields and related parentheses
luo penghao
2021-10-27
mptcp: drop unused sk in mptcp_push_release
Geliang Tang
2021-10-27
mptcp: allocate fwd memory separately on the rx and tx path
Paolo Abeni
2021-10-27
net: introduce sk_forward_alloc_get()
Paolo Abeni
2021-10-27
inet: remove races in inet{6}_getname()
Eric Dumazet
2021-10-27
xdp: Remove redundant warning
Yajun Deng
2021-10-27
net: sch: simplify condtion for selecting mini_Qdisc_pair buffer
Seth Forshee
2021-10-27
net: sch: eliminate unnecessary RCU waits in mini_qdisc_pair_swap()
Seth Forshee
2021-10-27
net: sched: gred: dynamically allocate tc_gred_qopt_offload
Arnd Bergmann
2021-10-27
Revert "devlink: Remove not-executed trap policer notifications"
Leon Romanovsky
2021-10-27
Revert "devlink: Remove not-executed trap group notifications"
Leon Romanovsky
2021-10-27
Merge tag 'mac80211-for-net-2021-10-27' of git://git.kernel.org/pub/scm/linux...
Jakub Kicinski
2021-10-27
net: switchdev: merge switchdev_handle_fdb_{add,del}_to_device
Vladimir Oltean
2021-10-27
net: bridge: create a common function for populating switchdev FDB entries
Vladimir Oltean
2021-10-27
net: bridge: move br_fdb_replay inside br_switchdev.c
Vladimir Oltean
2021-10-27
net: bridge: reduce indentation level in fdb_create
Vladimir Oltean
2021-10-27
net: bridge: rename br_fdb_insert to br_fdb_add_local
Vladimir Oltean
2021-10-27
net: bridge: rename fdb_insert to fdb_add_local
Vladimir Oltean
2021-10-27
net: bridge: remove fdb_insert forward declaration
Vladimir Oltean
2021-10-27
net: bridge: remove fdb_notify forward declaration
Vladimir Oltean
2021-10-26
net: Prevent HW-GRO and LRO features operate together
Ben Ben-ishay
2021-10-26
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-10-26
net: Implement ->sock_is_readable() for UDP and AF_UNIX
Cong Wang
2021-10-26
skmsg: Extract and reuse sk_msg_is_readable()
Cong Wang
2021-10-26
net: Rename ->stream_memory_read to ->sock_is_readable
Cong Wang
2021-10-26
tcp_bpf: Fix one concurrency problem in the tcp_bpf_send_verdict function
Liu Jian
2021-10-26
net: dsa: stop calling dev_hold in dsa_slave_fdb_event
Vladimir Oltean
2021-10-26
net: dsa: flush switchdev workqueue when leaving the bridge
Vladimir Oltean
2021-10-26
mctp: Implement extended addressing
Jeremy Kerr
2021-10-26
net: hsr: Add support for redbox supervision frames
Andreas Oetken
2021-10-26
net: batman-adv: fix error handling
Pavel Skripkin
2021-10-26
tcp: remove unneeded code from tcp_stream_alloc_skb()
Eric Dumazet
2021-10-26
tcp: use MAX_TCP_HEADER in tcp_stream_alloc_skb
Eric Dumazet
2021-10-26
tcp: rename sk_stream_alloc_skb
Eric Dumazet
2021-10-26
tipc: fix size validations for the MSG_CRYPTO type
Max VA
2021-10-26
netfilter: conntrack: skip confirmation and nat hooks in postrouting for vrf
Florian Westphal
2021-10-26
tcp: don't free a FIN sk_buff in tcp_remove_empty_skb()
Jon Maxwell
2021-10-26
net: multicast: calculate csum of looped-back and forwarded packets
Cyril Strejc
2021-10-25
ipv6/tcp: small drop monitor changes
Eric Dumazet
2021-10-25
ipv4: guard IP_MINTTL with a static key
Eric Dumazet
2021-10-25
ipv4: annotate data races arount inet->min_ttl
Eric Dumazet
2021-10-25
ipv6: guard IPV6_MINHOPCOUNT with a static key
Eric Dumazet
[prev]
[next]