index
:
linux.git
master
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
2021-07-12
ipv6: allocate enough headroom in ip6_finish_output2()
Vasily Averin
2021-07-11
net: bridge: multicast: fix MRD advertisement router port marking race
Nikolay Aleksandrov
2021-07-11
net: bridge: multicast: fix PIM hello router port marking race
Nikolay Aleksandrov
2021-07-09
mptcp: properly account bulk freed memory
Paolo Abeni
2021-07-09
mptcp: avoid processing packet if a subflow reset
Jianguo Wu
2021-07-09
mptcp: fix syncookie process if mptcp can not_accept new subflow
Jianguo Wu
2021-07-09
mptcp: remove redundant req destruct in subflow_check_req()
Jianguo Wu
2021-07-09
mptcp: fix warning in __skb_flow_dissect() when do syn cookie for subflow join
Jianguo Wu
2021-07-09
net: ip_tunnel: fix mtu calculation for ETHER tunnel devices
Hangbin Liu
2021-07-09
net: do not reuse skbuff allocated from skbuff_fclone_cache in the skb cache
Antoine Tenart
2021-07-09
tcp: call sk_wmem_schedule before sk_mem_charge in zerocopy path
Talal Ahmad
2021-07-09
net: send SYNACK packet with accepted fwmark
Alexander Ovechkin
2021-07-08
net/ncsi: add dummy response handler for Intel boards
Ivan Mikhaylov
2021-07-08
net/ncsi: add NCSI Intel OEM command to keep PHY up
Ivan Mikhaylov
2021-07-08
net/ncsi: fix restricted cast warning of sparse
Ivan Mikhaylov
2021-07-08
ipv6: tcp: drop silly ICMPv6 packet too big messages
Eric Dumazet
2021-07-08
skbuff: Fix build with SKB extensions disabled
Florian Fainelli
2021-07-07
ipmr: Fix indentation issue
Roy, UjjaL
2021-07-07
sock: unlock on error in sock_setsockopt()
Dan Carpenter
2021-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2021-07-06
ipv6: fix 'disable_policy' for fwd packets
Nicolas Dichtel
2021-07-06
tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized
Nguyen Dinh Phi
2021-07-06
skbuff: Release nfct refcount on napi stolen or re-used skbs
Paul Blakey
2021-07-06
netfilter: nft_last: incorrect arithmetics when restoring last used
Pablo Neira Ayuso
2021-07-06
netfilter: nft_last: honor NFTA_LAST_SET on restoration
Pablo Neira Ayuso
2021-07-06
netfilter: conntrack: Mark access for KCSAN
Manfred Spraul
2021-07-06
netfilter: conntrack: add new sysctl to disable RST check
Ali Abdallah
2021-07-06
netfilter: conntrack: improve RST handling when tuple is re-used
Ali Abdallah
2021-07-02
udp: properly flush normal packet at GRO time
Paolo Abeni
2021-07-02
net/sched: act_ct: remove and free nf_table callbacks
Louis Peens
2021-07-02
net: bridge: sync fdb to new unicast-filtering ports
Wolfgang Bumiller
2021-07-02
sock: fix error in sock_setsockopt()
Eric Dumazet
2021-07-02
tcp: annotate data races around tp->mtu_info
Eric Dumazet
2021-07-02
net/sched: act_ct: fix err check for nf_conntrack_confirm
wenxu
2021-07-02
net: ipv6: fix return value of ip6_skb_dst_mtu
Vadim Fedorenko
2021-07-02
net/sched: sch_taprio: fix typo in comment
Jesper Dangaard Brouer
2021-07-02
netfilter: ctnetlink: suspicious RCU usage in ctnetlink_dump_helpinfo
Vasily Averin
2021-07-02
netfilter: conntrack: nf_ct_gre_keymap_flush() removal
Vasily Averin
2021-07-02
netfilter: nf_tables: Fix dereference of null pointer flow
Colin Ian King
2021-07-02
netfilter: conntrack: do not renew entry stuck in tcp SYN_SENT state
Florian Westphal
2021-07-01
s390: iucv: Avoid field over-reading memcpy()
Kees Cook
2021-07-01
udp: annotate data races around unix_sk(sk)->gso_size
Eric Dumazet
2021-07-01
net: socket: support hardware timestamp conversion to PHC bound
Yangbo Lu
2021-07-01
net: sock: extend SO_TIMESTAMPING for PHC binding
Yangbo Lu
2021-07-01
mptcp: setsockopt: convert to mptcp_setsockopt_sol_socket_timestamping()
Yangbo Lu
2021-07-01
ethtool: add a new command for getting PHC virtual clocks
Yangbo Lu
2021-07-01
Merge branch 'master' of ../net-next/
David S. Miller
2021-07-01
sctp: move 198 addresses from unusable to private scope
Xin Long
2021-07-01
sctp: check pl.raise_count separately from its increment
Xin Long
2021-07-01
net: dsa: return -EOPNOTSUPP when driver does not implement .port_lag_join
Vladimir Oltean
[next]