index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
2022-06-06
netfilter: conntrack: re-fetch conntrack after insertion
Florian Westphal
2022-05-25
xfrm: fix "disable_policy" flag use when arriving from different devices
Eyal Birger
2022-05-25
xfrm: rework default policy structure
Nicolas Dichtel
2022-05-18
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
2022-05-18
net/sched: act_pedit: really ensure the skb is writable
Paolo Abeni
2022-05-15
Bluetooth: Fix the creation of hdev->name
Itay Iellin
2022-05-09
Bluetooth: hci_event: Fix checking for invalid handle on error status
Luiz Augusto von Dentz
2022-05-09
tcp: make sure treq->af_specific is initialized
Eric Dumazet
2022-05-09
tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT
Eric Dumazet
2022-05-09
ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode
Peilin Ye
2022-05-09
tcp: ensure to use the most recently sent skb when filling the rate sample
Pengcheng Yang
2022-04-27
ipv6: make ip6_rt_gc_expire an atomic_t
Eric Dumazet
2022-04-27
esp: limit skb_page_frag_refill use to a single page
Sabrina Dubroca
2022-04-20
net/sched: flower: fix parsing of ethertype following VLAN header
Vlad Buslov
2022-04-13
mctp: Use output netdev to allocate skb headroom
Matt Johnston
2022-04-13
Bluetooth: Fix not checking for valid hdev on bt_dev_{info,warn,err,dbg}
Luiz Augusto von Dentz
2022-04-13
ipv4: Invalidate neighbour for broadcast address upon address addition
Ido Schimmel
2022-04-13
net: initialize init_net earlier
Eric Dumazet
2022-04-13
Bluetooth: hci_event: Ignore multiple conn complete events
Soenke Huster
2022-04-08
netfilter: conntrack: Add and use nf_ct_set_auto_assign_helper_warned()
Phil Sutter
2022-04-08
netfilter: flowtable: Fix QinQ and pppoe support for inet table
Pablo Neira Ayuso
2022-03-28
Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALL
Ismael Ferreras Morezuelas
2022-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-03-11
vsock: each transport cycles only on its own sockets
Jiyong Park
2022-03-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-03-08
Revert "netfilter: conntrack: tag conntracks picked up in local out hook"
Florian Westphal
2022-03-07
esp: Fix possible buffer overflow in ESP transformation
Steffen Klassert
2022-03-03
ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()
Eric Dumazet
2022-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-03-01
net/sched: act_ct: Fix flow table lookup failure with no originating ifindex
Paul Blakey
2022-03-01
netfilter: nf_queue: fix possible use-after-free
Florian Westphal
2022-02-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-02-24
Bluetooth: hci_sync: Fix not using conn_timeout
Luiz Augusto von Dentz
2022-02-24
Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunks
Luiz Augusto von Dentz
2022-02-24
openvswitch: Fix setting ipv6 fields causing hw csum failure
Paul Blakey
2022-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
2022-02-20
netfilter: nf_tables_offload: incorrect flow offload action array size
Pablo Neira Ayuso
2022-02-19
net: Force inlining of checksum functions in net/checksum.h
Christophe Leroy
2022-02-18
net-timestamp: convert sk->sk_tskey to atomic_t
Eric Dumazet
2022-02-17
ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt
Eric Dumazet
2022-02-16
ipv6: per-netns exclusive flowlabel checks
Willem de Bruijn
2022-02-15
bonding: fix data-races around agg_select_timer
Eric Dumazet
2022-02-14
net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN
Vladimir Oltean
2022-02-14
ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()
Ignat Korchagin
2022-02-09
net: fix a memleak when uncloning an skb dst and its metadata
Antoine Tenart
2022-02-09
net: do not keep the dst cache when uncloning an skb dst and its metadata
Antoine Tenart
2022-02-03
ax25: fix reference count leaks of ax25_dev
Duoming Zhou
2022-02-02
net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_...
Daniel Borkmann
2022-01-28
ax25: add refcount in ax25_dev to avoid UAF bugs
Duoming Zhou
2022-01-27
ipv4: remove sparse error in ip_neigh_gw4()
Eric Dumazet
[next]