| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-03-17 | net: dsa: Add missing of_node_put() in dsa_port_parse_of | Miaoqian Lin | 1 | -0/+1 |
| 2022-03-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | Jakub Kicinski | 2 | -3/+2 |
| 2022-03-14 | net/packet: fix slab-out-of-bounds access in packet_recvmsg() | Eric Dumazet | 1 | -1/+10 |
| 2022-03-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski | 3 | -45/+10 |
| 2022-03-14 | esp6: fix check on ipv6_skip_exthdr's return value | Sabrina Dubroca | 1 | -2/+1 |
| 2022-03-12 | netfilter: nf_tables: disable register tracking | Pablo Neira Ayuso | 1 | -2/+7 |
| 2022-03-11 | vsock: each transport cycles only on its own sockets | Jiyong Park | 3 | -5/+16 |
| 2022-03-11 | net: ipv6: fix skb_over_panic in __ip6_append_data | Tadeusz Struk | 1 | -2/+2 |
| 2022-03-10 | Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 16 | -69/+117 |
| 2022-03-10 | xdp: xdp_mem_allocator can be NULL in trace_mem_connect(). | Sebastian Andrzej Siewior | 1 | -1/+2 |
| 2022-03-10 | sctp: fix kernel-infoleak for SCTP sockets | Eric Dumazet | 1 | -6/+3 |
| 2022-03-10 | af_key: add __GFP_ZERO flag for compose_sadb_supported in function pfkey_regi... | Haimin Zhang | 1 | -1/+1 |
| 2022-03-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 8 | -23/+66 |
| 2022-03-09 | ax25: Fix NULL pointer dereference in ax25_kill_by_device | Duoming Zhou | 1 | -0/+7 |
| 2022-03-08 | tipc: fix incorrect order of state message data sanity check | Tung Nguyen | 1 | -4/+5 |
| 2022-03-08 | Revert "netfilter: conntrack: tag conntracks picked up in local out hook" | Florian Westphal | 1 | -3/+0 |
| 2022-03-08 | Revert "netfilter: nat: force port remap to prevent shadowing well-known ports" | Florian Westphal | 1 | -40/+3 |
| 2022-03-07 | net: Fix esp GSO on inter address family tunnels. | Steffen Klassert | 3 | -4/+27 |
| 2022-03-07 | esp: Fix BEET mode inter address family tunneling on GSO | Steffen Klassert | 2 | -0/+6 |
| 2022-03-07 | esp: Fix possible buffer overflow in ESP transformation | Steffen Klassert | 2 | -0/+10 |
| 2022-03-07 | xen/9p: use alloc/free_pages_exact() | Juergen Gross | 1 | -8/+6 |
| 2022-03-06 | net: dsa: unlock the rtnl_mutex when dsa_master_setup() fails | Vladimir Oltean | 1 | -3/+3 |
| 2022-03-06 | Revert "xfrm: state and policy should fail if XFRMA_IF_ID 0" | Kai Lueke | 1 | -18/+3 |
| 2022-03-04 | tipc: fix kernel panic when enabling bearer | Tung Nguyen | 1 | -5/+7 |
| 2022-03-03 | Merge tag 'for-net-2022-03-03' of git://git.kernel.org/pub/scm/linux/kernel/g... | Jakub Kicinski | 2 | -27/+24 |
| 2022-03-03 | ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report() | Eric Dumazet | 1 | -20/+12 |
| 2022-03-03 | net: dsa: make dsa_tree_change_tag_proto actually unwind the tag proto change | Vladimir Oltean | 1 | -1/+1 |
| 2022-03-03 | net: dcb: disable softirqs in dcbnl_flush_dev() | Vladimir Oltean | 1 | -2/+2 |
| 2022-03-03 | Bluetooth: hci_sync: Fix not processing all entries on cmd_sync_work | Luiz Augusto von Dentz | 1 | -26/+23 |
| 2022-03-03 | Bluetooth: hci_core: Fix unbalanced unlock in set_device_flags() | Hans de Goede | 1 | -1/+1 |
| 2022-03-03 | net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error cause by server | D. Wythe | 1 | -1/+2 |
| 2022-03-03 | net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error generated by client | D. Wythe | 1 | -1/+1 |
| 2022-03-02 | tcp: make tcp_read_sock() more robust | Eric Dumazet | 1 | -4/+6 |
| 2022-03-02 | bpf, sockmap: Do not ignore orig_len parameter | Eric Dumazet | 1 | -1/+1 |
| 2022-03-02 | net: fix up skbs delta_truesize in UDP GRO frag_list | lena wang | 1 | -1/+1 |
| 2022-03-02 | Merge tag 'batadv-net-pullrequest-20220302' of git://git.open-mesh.org/linux-... | Jakub Kicinski | 1 | -9/+20 |
| 2022-03-02 | nl80211: Update bss channel on channel switch for P2P_CLIENT | Sreeramya Soratkal | 1 | -1/+2 |
| 2022-03-02 | batman-adv: Don't expect inter-netns unique iflink indices | Sven Eckelmann | 1 | -5/+14 |
| 2022-03-02 | batman-adv: Request iflink once in batadv_get_real_netdevice | Sven Eckelmann | 1 | -4/+5 |
| 2022-03-02 | batman-adv: Request iflink once in batadv-on-batadv check | Sven Eckelmann | 1 | -4/+5 |
| 2022-03-01 | net: dsa: restore error path of dsa_tree_change_tag_proto | Vladimir Oltean | 1 | -1/+1 |
| 2022-03-01 | Merge tag 'for-net-2022-03-01' of git://git.kernel.org/pub/scm/linux/kernel/g... | Jakub Kicinski | 1 | -36/+63 |
| 2022-03-01 | Bluetooth: Fix not checking MGMT cmd pending queue | Brian Gix | 1 | -36/+63 |
| 2022-03-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski | 6 | -17/+59 |
| 2022-03-01 | net/sched: act_ct: Fix flow table lookup failure with no originating ifindex | Paul Blakey | 2 | -5/+14 |
| 2022-03-01 | Merge tag 'wireless-for-net-2022-03-01' of git://git.kernel.org/pub/scm/linux... | David S. Miller | 6 | -16/+40 |
| 2022-03-01 | cfg80211: fix CONFIG_CFG80211_EXTRA_REGDB_KEYDIR typo | Johannes Berg | 1 | -1/+1 |
| 2022-03-01 | xfrm: fix tunnel model fragmentation behavior | Lina Wang | 2 | -1/+20 |
| 2022-03-01 | netfilter: nf_queue: handle socket prefetch | Florian Westphal | 1 | -0/+12 |
| 2022-03-01 | netfilter: nf_queue: fix possible use-after-free | Florian Westphal | 2 | -7/+18 |
| 2022-03-01 | netfilter: nf_queue: don't assume sk is full socket | Florian Westphal | 1 | -1/+10 |
| 2022-03-01 | mac80211: treat some SAE auth steps as final | Johannes Berg | 2 | -5/+13 |
| 2022-03-01 | nl80211: Handle nla_memdup failures in handle_nan_filter | Jiasheng Jiang | 1 | -0/+12 |
| 2022-02-28 | netfilter: fix use-after-free in __nf_register_net_hook() | Eric Dumazet | 1 | -2/+3 |
| 2022-02-28 | net/smc: Fix cleanup when register ULP fails | Tony Lu | 1 | -1/+3 |
| 2022-02-28 | net: ipv6: ensure we call ipv6_mc_down() at most once | j.nixdorf@avm.de | 1 | -2/+6 |
| 2022-02-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 9 | -32/+42 |
| 2022-02-25 | net: dcb: flush lingering app table entries for unregistered devices | Vladimir Oltean | 1 | -0/+44 |
| 2022-02-25 | net/smc: fix connection leak | D. Wythe | 1 | -2/+8 |
| 2022-02-24 | mptcp: Correctly set DATA_FIN timeout when number of retransmits is large | Mat Martineau | 1 | -2/+5 |
| 2022-02-24 | mptcp: accurate SIOCOUTQ for fallback socket | Paolo Abeni | 1 | -0/+11 |
| 2022-02-24 | Bluetooth: hci_sync: Fix not using conn_timeout | Luiz Augusto von Dentz | 1 | -6/+15 |
| 2022-02-24 | Bluetooth: hci_sync: Fix hci_update_accept_list_sync | Luiz Augusto von Dentz | 1 | -1/+4 |
| 2022-02-24 | Bluetooth: assign len after null check | Wang Qing | 1 | -1/+2 |
| 2022-02-24 | Bluetooth: fix data races in smp_unregister(), smp_del_chan() | Lin Ma | 1 | -2/+2 |
| 2022-02-24 | Bluetooth: hci_core: Fix leaking sent_cmd skb | Luiz Augusto von Dentz | 1 | -0/+1 |
| 2022-02-24 | ping: remove pr_err from ping_lookup | Xin Long | 1 | -1/+0 |
| 2022-02-24 | openvswitch: Fix setting ipv6 fields causing hw csum failure | Paul Blakey | 1 | -8/+38 |
| 2022-02-24 | ipv6: prevent a possible race condition with lifetimes | Niels Dossche | 1 | -0/+2 |
| 2022-02-24 | net/smc: Use a mutex for locking "struct smc_pnettable" | Fabio M. De Francesco | 2 | -22/+22 |
| 2022-02-23 | net: sched: avoid newline at end of message in NL_SET_ERR_MSG_MOD | Wan Jiabing | 1 | -1/+1 |
| 2022-02-23 | tipc: Fix end of loop tests for list_for_each_entry() | Dan Carpenter | 2 | -2/+2 |
| 2022-02-23 | udp_tunnel: Fix end of loop test in udp_tunnel_nic_unregister() | Dan Carpenter | 1 | -1/+1 |
| 2022-02-23 | netfilter: nf_tables: prefer kfree_rcu(ptr, rcu) variant | Eric Dumazet | 1 | -2/+2 |
| 2022-02-22 | net: dsa: fix panic when removing unoffloaded port from bridge | Alvin Šipraga | 1 | -1/+8 |
| 2022-02-22 | net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friends | Eric Dumazet | 1 | -2/+2 |
| 2022-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | David S. Miller | 7 | -6/+57 |
| 2022-02-22 | netfilter: nf_tables: fix memory leak during stateful obj update | Florian Westphal | 1 | -4/+9 |
| 2022-02-21 | netfilter: nft_limit: fix stateful object memory leak | Florian Westphal | 1 | -0/+18 |
| 2022-02-21 | netfilter: nf_tables: unregister flowtable hooks on netns exit | Pablo Neira Ayuso | 1 | -0/+3 |
| 2022-02-21 | gso: do not skip outer ip header in case of ipip and net_failover | Tao Liu | 2 | -1/+6 |
| 2022-02-20 | netfilter: nf_tables_offload: incorrect flow offload action array size | Pablo Neira Ayuso | 4 | -2/+25 |
| 2022-02-19 | net: dsa: avoid call to __dev_set_promiscuity() while rtnl_mutex isn't held | Vladimir Oltean | 2 | -7/+20 |
| 2022-02-19 | mptcp: add mibs counter for ignored incoming options | Paolo Abeni | 3 | -2/+10 |
| 2022-02-19 | mptcp: fix race in incoming ADD_ADDR option processing | Paolo Abeni | 1 | -5/+14 |
| 2022-02-19 | mptcp: fix race in overlapping signal events | Paolo Abeni | 1 | -0/+10 |
| 2022-02-18 | net-timestamp: convert sk->sk_tskey to atomic_t | Eric Dumazet | 5 | -6/+6 |
| 2022-02-18 | net/sched: act_ct: Fix flow table lookup after ct clear or switching zones | Paul Blakey | 1 | -5/+0 |
| 2022-02-18 | net-sysfs: add check for netdevice being present to speed_show | suresh kumar | 1 | -1/+1 |
| 2022-02-17 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 1 | -0/+3 |
| 2022-02-17 | ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt | Eric Dumazet | 1 | -9/+10 |
| 2022-02-17 | ipv4: fix data races in fib_alias_hw_flags_set | Eric Dumazet | 4 | -18/+21 |
| 2022-02-17 | net: dsa: lan9303: handle hwaccel VLAN tags | Mans Rullgard | 1 | -14/+7 |
| 2022-02-17 | vsock: remove vsock from connected table when connect is interrupted by a signal | Seth Forshee | 1 | -0/+1 |
| 2022-02-17 | ping: fix the dif and sdif check in ping_lookup | Xin Long | 1 | -2/+9 |
| 2022-02-16 | net: sched: limit TC_ACT_REPEAT loops | Eric Dumazet | 1 | -3/+10 |
| 2022-02-16 | tipc: fix wrong notification node addresses | Jon Maloy | 1 | -5/+6 |
| 2022-02-16 | ipv6: per-netns exclusive flowlabel checks | Willem de Bruijn | 1 | -1/+3 |
| 2022-02-16 | net: bridge: multicast: notify switchdev driver whenever MC processing gets d... | Oleksandr Mazur | 1 | -0/+4 |
| 2022-02-16 | mac80211: fix forwarded mesh frames AC & queue selection | Nicolas Escande | 1 | -2/+2 |
| 2022-02-16 | mac80211: refuse aggregations sessions before authorized | Johannes Berg | 1 | -1/+9 |
| 2022-02-16 | mac80211: fix EAPoL rekey fail in 802.3 rx path | Deren Wu | 1 | -7/+3 |
| 2022-02-15 | mctp: fix use after free | Tom Rix | 1 | -5/+6 |
| 2022-02-15 | ipv4: add description about martian source | Zhang Yunkai | 1 | -0/+3 |
| 2022-02-14 | tipc: fix wrong publisher node address in link publications | Jon Maloy | 1 | -1/+1 |
| 2022-02-14 | net: fix documentation for kernel_getsockname | Alex Maydanik | 1 | -2/+2 |
| 2022-02-14 | net_sched: add __rcu annotation to netdev->qdisc | Eric Dumazet | 4 | -28/+35 |
| 2022-02-14 | net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN | Vladimir Oltean | 2 | -1/+1 |
| 2022-02-14 | ipv6: mcast: use rcu-safe version of ipv6_get_lladdr() | Ignat Korchagin | 2 | -3/+3 |
| 2022-02-13 | netfilter: xt_socket: missing ifdef CONFIG_IP6_NF_IPTABLES dependency | Pablo Neira Ayuso | 1 | -0/+2 |
| 2022-02-13 | tipc: fix a bit overflow in tipc_crypto_key_rcv() | Hangyu Hua | 1 | -1/+1 |
| 2022-02-11 | Merge tag 'wireless-2022-02-11' of git://git.kernel.org/pub/scm/linux/kernel/... | David S. Miller | 2 | -21/+25 |
| 2022-02-11 | bpf: Do not try bpf_msg_push_data with len 0 | Felix Maurer | 1 | -0/+3 |
| 2022-02-11 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netfilter/nf | David S. Miller | 2 | -2/+4 |
| 2022-02-11 | drop_monitor: fix data-race in dropmon_net_event / trace_napi_poll_hit | Eric Dumazet | 1 | -2/+9 |
| 2022-02-11 | net/smc: Avoid overwriting the copies of clcsock callback functions | Wen Gu | 1 | -3/+7 |
| 2022-02-10 | Merge tag 'net-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 19 | -82/+144 |
| 2022-02-10 | netfilter: nft_synproxy: unregister hooks on init error path | Pablo Neira Ayuso | 1 | -1/+3 |
| 2022-02-10 | net: mpls: Fix GCC 12 warning | Victor Erminpour | 1 | -1/+1 |
| 2022-02-10 | skbuff: cleanup double word in comment | Tom Rix | 1 | -1/+1 |
| 2022-02-10 | tipc: improve size validations for received domain records | Jon Maloy | 2 | -2/+9 |
| 2022-02-09 | mptcp: netlink: process IPv6 addrs in creating listening sockets | Kishen Maloor | 1 | -2/+6 |
| 2022-02-09 | vlan: move dev_put into vlan_dev_uninit | Xin Long | 1 | -3/+5 |
| 2022-02-09 | vlan: introduce vlan_dev_free_egress_priority | Xin Long | 3 | -5/+11 |
| 2022-02-09 | ax25: fix UAF bugs of net_device caused by rebinding operation | Duoming Zhou | 1 | -1/+4 |
| 2022-02-09 | net: dsa: fix panic when DSA master device unbinds on shutdown | Vladimir Oltean | 1 | -19/+6 |
| 2022-02-09 | tipc: rate limit warning for received illegal binding update | Jon Maloy | 1 | -1/+1 |
| 2022-02-09 | Merge tag 'linux-can-fixes-for-5.17-20220209' of git://git.kernel.org/pub/scm... | David S. Miller | 1 | -7/+22 |
| 2022-02-09 | ax25: fix NPD bug in ax25_disconnect | Duoming Zhou | 1 | -1/+1 |
| 2022-02-09 | netfilter: xt_socket: fix a typo in socket_mt_destroy() | Eric Dumazet | 1 | -1/+1 |
| 2022-02-09 | xfrm: enforce validity of offload input flags | Leon Romanovsky | 1 | -1/+5 |
| 2022-02-09 | can: isotp: fix error path in isotp_sendmsg() to unlock wait queue | Oliver Hartkopp | 1 | -6/+9 |
| 2022-02-09 | can: isotp: fix potential CAN frame reception race in isotp_rcv() | Oliver Hartkopp | 1 | -1/+13 |
| 2022-02-08 | ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path | Eric Dumazet | 2 | -0/+4 |
| 2022-02-08 | Merge tag 'nfs-for-5.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 3 | -2/+13 |
| 2022-02-08 | SUNRPC: lock against ->sock changing during sysfs read | NeilBrown | 2 | -2/+10 |
| 2022-02-08 | xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create | Dan Aloni | 1 | -0/+3 |
| 2022-02-07 | net/smc: use GFP_ATOMIC allocation in smc_pnet_add_eth() | Eric Dumazet | 1 | -1/+1 |
| 2022-02-06 | net/smc: fix ref_tracker issue in smc_pnet_add() | Eric Dumazet | 1 | -3/+5 |
| 2022-02-04 | tcp: take care of mixed splice()/sendmsg(MSG_ZEROCOPY) case | Eric Dumazet | 1 | -14/+19 |
| 2022-02-04 | Merge tag 'ceph-for-5.17-rc3' of git://github.com/ceph/ceph-client | Linus Torvalds | 4 | -70/+245 |
| 2022-02-04 | cfg80211: fix race in netlink owner interface destruction | Johannes Berg | 1 | -13/+4 |
| 2022-02-04 | netfilter: ctnetlink: disable helper autoassign | Florian Westphal | 1 | -1/+2 |
| 2022-02-04 | netfilter: conntrack: re-init state for retransmitted syn-ack | Florian Westphal | 1 | -0/+12 |
| 2022-02-04 | netfilter: conntrack: move synack init code to helper | Florian Westphal | 1 | -18/+29 |
| 2022-02-04 | netfilter: nft_payload: don't allow th access for fragments | Florian Westphal | 2 | -5/+6 |
| 2022-02-04 | netfilter: conntrack: don't refresh sctp entries in closed state | Florian Westphal | 1 | -0/+9 |
| 2022-02-03 | Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 21 | -69/+247 |
| 2022-02-03 | ax25: fix reference count leaks of ax25_dev | Duoming Zhou | 3 | -16/+36 |
| 2022-02-03 | xfrm: fix the if_id check in changelink | Antony Antony | 1 | -1/+1 |
| 2022-02-02 | net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_... | Daniel Borkmann | 1 | -6/+12 |
| 2022-02-02 | tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data() | Eric Dumazet | 1 | -0/+2 |
| 2022-02-02 | libceph: optionally use bounce buffer on recv path in crc mode | Ilya Dryomov | 4 | -20/+103 |
| 2022-02-02 | libceph: make recv path in secure mode work the same as send path | Ilya Dryomov | 1 | -62/+154 |
| 2022-02-02 | Partially revert "net/smc: Add netlink net namespace support" | Dmitry V. Levin | 1 | -2/+0 |
| 2022-02-01 | tcp: fix mem under-charging with zerocopy sendmsg() | Eric Dumazet | 1 | -2/+5 |
| 2022-02-01 | af_packet: fix data-race in packet_setsockopt / packet_setsockopt | Eric Dumazet | 1 | -2/+6 |
| 2022-02-01 | rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink() | Eric Dumazet | 1 | -2/+4 |
| 2022-02-01 | net: sched: fix use-after-free in tc_new_tfilter() | Eric Dumazet | 1 | -4/+7 |
| 2022-01-31 | mac80211: mlme: check for null after calling kmemdup | Jiasheng Jiang | 1 | -8/+21 |
| 2022-01-31 | net/smc: Forward wakeup to smc socket waitqueue after fallback | Wen Gu | 2 | -16/+137 |
| 2022-01-28 | Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+2 |
| 2022-01-28 | Merge tag 'ieee802154-for-net-2022-01-28' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 1 | -4/+4 |
| 2022-01-28 | ax25: add refcount in ax25_dev to avoid UAF bugs | Duoming Zhou | 3 | -2/+15 |
| 2022-01-28 | ax25: improve the incomplete fix to avoid UAF and NPD bugs | Duoming Zhou | 1 | -3/+6 |
| 2022-01-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | Jakub Kicinski | 8 | -17/+20 |
| 2022-01-27 | Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 23 | -80/+234 |
| 2022-01-27 | net: bridge: vlan: fix memory leak in __allowed_ingress | Tim Yi | 1 | -3/+3 |
| 2022-01-27 | netfilter: nf_tables: remove assignment with no effect in chain blob builder | Pablo Neira Ayuso | 1 | -1/+0 |
| 2022-01-27 | net: socket: rename SKB_DROP_REASON_SOCKET_FILTER | Menglong Dong | 1 | -1/+1 |
| 2022-01-27 | ipv4: tcp: send zero IPID in SYNACK messages | Eric Dumazet | 1 | -2/+9 |
| 2022-01-27 | ipv4: raw: lock the socket in raw_bind() | Eric Dumazet | 1 | -1/+4 |
| 2022-01-27 | net: bridge: vlan: fix single net device option dumping | Nikolay Aleksandrov | 1 | -1/+2 |
| 2022-01-27 | Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values" | Guillaume Nault | 1 | -7/+20 |
| 2022-01-27 | net: ieee802154: Return meaningful error codes from the netlink helpers | Miquel Raynal | 1 | -4/+4 |
| 2022-01-27 | Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6" | Jiri Bohac | 3 | -14/+4 |
| 2022-01-27 | netfilter: nft_byteorder: track register operations | Pablo Neira Ayuso | 1 | -0/+12 |
| 2022-01-27 | netfilter: nft_reject_bridge: Fix for missing reply from prerouting | Phil Sutter | 1 | -4/+4 |
| 2022-01-27 | netfilter: nft_ct: fix use after free when attaching zone template | Florian Westphal | 1 | -1/+4 |
| 2022-01-27 | netfilter: Remove flowtable relics | Geert Uytterhoeven | 4 | -11/+0 |
| 2022-01-26 | xfrm: Fix xfrm migrate issues when address family changes | Yan Yan | 1 | -3/+5 |
| 2022-01-26 | xfrm: Check if_id in xfrm_migrate | Yan Yan | 4 | -9/+20 |
| 2022-01-25 | sch_htb: Fail on unsupported parameters when offload is requested | Maxim Mikityanskiy | 1 | -0/+20 |
| 2022-01-25 | Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 9 | -65/+34 |
| 2022-01-24 | xfrm: fix MTU regression | Jiri Bohac | 1 | -4/+7 |
| 2022-01-24 | fsnotify: fix fsnotify hooks in pseudo filesystems | Amir Goldstein | 1 | -2/+2 |
| 2022-01-24 | ping: fix the sk_bound_dev_if match in ping_lookup | Xin Long | 1 | -1/+2 |
| 2022-01-24 | net/smc: Transitional solution for clcsock race issue | Wen Gu | 1 | -12/+51 |
| 2022-01-24 | ipv4: fix ip option filtering for locally generated fragments | Jakub Kicinski | 1 | -3/+12 |
| 2022-01-24 | net-procfs: show net devices bound packet types | Jianguo Wu | 1 | -3/+32 |
| 2022-01-23 | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux | Linus Torvalds | 1 | -2/+2 |
| 2022-01-22 | proc: remove PDE_DATA() completely | Muchun Song | 16 | -56/+56 |
| 2022-01-21 | mptcp: Use struct_group() to avoid cross-field memset() | Kees Cook | 1 | -3/+3 |
| 2022-01-22 | rxrpc: Adjust retransmission backoff | David Howells | 2 | -6/+4 |
| 2022-01-20 | mptcp: fix removing ids bitmap setting | Geliang Tang | 1 | -1/+1 |
| 2022-01-20 | mptcp: fix msk traversal in mptcp_nl_cmd_set_flags() | Paolo Abeni | 1 | -10/+27 |
| 2022-01-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | Jakub Kicinski | 4 | -9/+19 |
| 2022-01-20 | ipv6: annotate accesses to fn->fn_sernum | Eric Dumazet | 2 | -11/+14 |
| 2022-01-20 | tcp: add a missing sk_defer_free_flush() in tcp_splice_read() | Eric Dumazet | 1 | -0/+1 |
| 2022-01-20 | Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2 | -16/+17 |