index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-03-14
1
-1
/
+0
|
\
|
*
Revert "netfilter: conntrack: tag conntracks picked up in local out hook"
Florian Westphal
2022-03-08
1
-1
/
+0
*
|
vsock: each transport cycles only on its own sockets
Jiyong Park
2022-03-12
1
-1
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-03-09
1
-0
/
+2
|
\
\
|
*
|
esp: Fix possible buffer overflow in ESP transformation
Steffen Klassert
2022-03-07
1
-0
/
+2
*
|
|
ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()
Eric Dumazet
2022-03-03
1
-2
/
+2
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-03-02
2
-2
/
+6
|
\
\
|
|
/
|
/
|
|
*
net/sched: act_ct: Fix flow table lookup failure with no originating ifindex
Paul Blakey
2022-03-01
1
-1
/
+5
|
*
netfilter: nf_queue: fix possible use-after-free
Florian Westphal
2022-03-01
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-02-25
1
-3
/
+3
|
\
\
|
*
|
Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"
Jiri Bohac
2022-01-27
1
-1
/
+0
|
*
|
xfrm: Check if_id in xfrm_migrate
Yan Yan
2022-01-26
1
-2
/
+3
*
|
|
Bluetooth: hci_sync: Fix not using conn_timeout
Luiz Augusto von Dentz
2022-02-24
1
-0
/
+8
*
|
|
Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunks
Luiz Augusto von Dentz
2022-02-24
1
-2
/
+1
*
|
|
openvswitch: Fix setting ipv6 fields causing hw csum failure
Paul Blakey
2022-02-24
1
-0
/
+5
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
2022-02-22
2
-3
/
+1
|
\
\
|
*
|
netfilter: nf_tables_offload: incorrect flow offload action array size
Pablo Neira Ayuso
2022-02-20
2
-3
/
+1
*
|
|
net: Force inlining of checksum functions in net/checksum.h
Christophe Leroy
2022-02-19
1
-23
/
+24
*
|
|
net-timestamp: convert sk->sk_tskey to atomic_t
Eric Dumazet
2022-02-18
1
-2
/
+2
*
|
|
ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt
Eric Dumazet
2022-02-17
1
-4
/
+6
*
|
|
ipv6: per-netns exclusive flowlabel checks
Willem de Bruijn
2022-02-17
2
-2
/
+6
*
|
|
bonding: fix data-races around agg_select_timer
Eric Dumazet
2022-02-15
1
-1
/
+1
*
|
|
net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN
Vladimir Oltean
2022-02-14
1
-0
/
+1
*
|
|
ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()
Ignat Korchagin
2022-02-14
1
-2
/
+0
|
/
/
*
|
net: fix a memleak when uncloning an skb dst and its metadata
Antoine Tenart
2022-02-09
1
-1
/
+0
*
|
net: do not keep the dst cache when uncloning an skb dst and its metadata
Antoine Tenart
2022-02-09
1
-0
/
+13
*
|
ax25: fix reference count leaks of ax25_dev
Duoming Zhou
2022-02-03
1
-3
/
+5
*
|
net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_...
Daniel Borkmann
2022-02-03
1
-5
/
+13
*
|
ax25: add refcount in ax25_dev to avoid UAF bugs
Duoming Zhou
2022-01-28
1
-0
/
+10
*
|
ipv4: remove sparse error in ip_neigh_gw4()
Eric Dumazet
2022-01-27
1
-1
/
+1
*
|
ipv4: avoid using shared IP generator for connected sockets
Eric Dumazet
2022-01-27
1
-11
/
+10
*
|
Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"
Guillaume Nault
2022-01-27
1
-0
/
+2
|
/
*
bonding: use rcu_dereference_rtnl when get bonding active slave
Hangbin Liu
2022-01-24
1
-1
/
+1
*
ipv6: annotate accesses to fn->fn_sernum
Eric Dumazet
2022-01-21
1
-1
/
+1
*
tcp: Add a stub for sk_defer_free_flush()
Gal Pressman
2022-01-21
1
-0
/
+4
*
Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-01-20
4
-4
/
+19
|
\
|
*
net_sched: restore "mpu xxx" handling
Kevin Bracey
2022-01-13
1
-0
/
+5
|
*
inet: frags: annotate races around fqdir->dead and fqdir->high_thresh
Eric Dumazet
2022-01-13
2
-3
/
+11
|
*
net: sched: do not allocate a tracker in tcf_exts_init()
Eric Dumazet
2022-01-12
1
-1
/
+3
*
|
Merge tag '9p-for-5.17-rc1' of git://github.com/martinetd/linux
Linus Torvalds
2022-01-16
2
-3
/
+1
|
\
\
|
|
/
|
/
|
|
*
net/p9: load default transports
Thomas Weißschuh
2022-01-10
1
-1
/
+1
|
*
9p/trans_fd: split into dedicated module
Thomas Weißschuh
2022-01-10
1
-2
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-10
2
-2
/
+4
|
\
\
|
*
|
net: openvswitch: Fix ct_state nat flags for conns arriving from tc
Paul Blakey
2022-01-10
1
-1
/
+3
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-01-06
1
-1
/
+1
|
|
\
\
|
|
*
|
xfrm: fix dflt policy check when there is no policy configured
Nicolas Dichtel
2021-11-23
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2022-01-10
3
-8
/
+49
|
\
\
\
\
|
*
|
|
|
netfilter: nft_bitwise: track register operations
Pablo Neira Ayuso
2022-01-09
1
-0
/
+2
|
*
|
|
|
netfilter: nf_tables: add register tracking infrastructure
Pablo Neira Ayuso
2022-01-09
1
-0
/
+12
|
*
|
|
|
netfilter: nf_tables: add NFT_REG32_NUM
Pablo Neira Ayuso
2022-01-09
1
-1
/
+3
[next]