Age | Commit message (Expand) | Author |
2022-03-24 | Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p... | Linus Torvalds |
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-17 | treewide: Replace zero-length arrays with flexible-array members | Gustavo A. R. Silva |
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 |
2022-01-27 | ipv4: avoid using shared IP generator for connected sockets | Eric Dumazet |
2022-01-27 | Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values" | Guillaume Nault |
2022-01-27 | Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6" | Jiri Bohac |
2022-01-26 | xfrm: Check if_id in xfrm_migrate | Yan Yan |
2022-01-24 | bonding: use rcu_dereference_rtnl when get bonding active slave | Hangbin Liu |
2022-01-20 | ipv6: annotate accesses to fn->fn_sernum | Eric Dumazet |
2022-01-20 | tcp: Add a stub for sk_defer_free_flush() | Gal Pressman |
2022-01-20 | Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-01-16 | Merge tag '9p-for-5.17-rc1' of git://github.com/martinetd/linux | Linus Torvalds |
2022-01-13 | net_sched: restore "mpu xxx" handling | Kevin Bracey |
2022-01-13 | inet: frags: annotate races around fqdir->dead and fqdir->high_thresh | Eric Dumazet |
2022-01-11 | net: sched: do not allocate a tracker in tcf_exts_init() | Eric Dumazet |
2022-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-01-10 | net/p9: load default transports | Thomas Weißschuh |
2022-01-10 | 9p/trans_fd: split into dedicated module | Thomas Weißschuh |
2022-01-09 | net: openvswitch: Fix ct_state nat flags for conns arriving from tc | Paul Blakey |
2022-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | Jakub Kicinski |
2022-01-09 | netfilter: nft_bitwise: track register operations | Pablo Neira Ayuso |
2022-01-09 | netfilter: nf_tables: add register tracking infrastructure | Pablo Neira Ayuso |
2022-01-09 | netfilter: nf_tables: add NFT_REG32_NUM | Pablo Neira Ayuso |