Age | Commit message (Expand) | Author |
2022-05-20 | Merge tag 'ceph-for-5.18-rc8' of https://github.com/ceph/ceph-client | Linus Torvalds |
2022-05-19 | Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-05-19 | net: bridge: Clear offload_fwd_mark when passing frame up bridge interface. | Andrew Lunn |
2022-05-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski |
2022-05-18 | libceph: fix misleading ceph_osdc_cancel_request() comment | Ilya Dryomov |
2022-05-18 | libceph: fix potential use-after-free on linger ping and resends | Ilya Dryomov |
2022-05-18 | netfilter: nf_tables: disable expression reduction infra | Pablo Neira Ayuso |
2022-05-18 | netfilter: flowtable: move dst_check to packet path | Ritaro Takenaka |
2022-05-18 | netfilter: flowtable: fix TCP flow teardown | Pablo Neira Ayuso |
2022-05-18 | mptcp: Do TCP fallback on early DSS checksum failure | Mat Martineau |
2022-05-18 | mptcp: fix checksum byte order | Paolo Abeni |
2022-05-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2022-05-18 | net: af_key: check encryption module availability consistency | Thomas Bartschies |
2022-05-18 | net: af_key: add check for pfkey_broadcast in function pfkey_process | Jiasheng Jiang |
2022-05-17 | NFC: nci: fix sleep in atomic context bugs caused by nci_skb_alloc | Duoming Zhou |
2022-05-17 | xfrm: set dst dev to blackhole_netdev instead of loopback_dev in ifdown | Xin Long |
2022-05-16 | netfilter: nft_flow_offload: fix offload with pppoe + vlan | Felix Fietkau |
2022-05-16 | net: fix dev_fill_forward_path with pppoe + bridge | Felix Fietkau |
2022-05-16 | netfilter: nft_flow_offload: skip dst neigh lookup for ppp devices | Felix Fietkau |
2022-05-16 | netfilter: flowtable: fix excessive hw offload attempts after failure | Felix Fietkau |
2022-05-16 | net/sched: act_pedit: sanitize shift argument before usage | Paolo Abeni |
2022-05-16 | xfrm: fix "disable_policy" flag use when arriving from different devices | Eyal Birger |
2022-05-13 | mptcp: fix subflow accounting on close | Paolo Abeni |
2022-05-13 | Merge tag 'nfs-for-5.18-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2022-05-13 | Revert "tcp/dccp: get rid of inet_twsk_purge()" | Eric Dumazet |
2022-05-12 | Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-05-12 | tls: Fix context leak on tls_device_down | Maxim Mikityanskiy |
2022-05-12 | net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pending | Guangguan Wang |
2022-05-11 | Merge tag 'for-net-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/g... | Jakub Kicinski |
2022-05-11 | Merge tag 'wireless-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/... | Jakub Kicinski |
2022-05-11 | Bluetooth: Fix the creation of hdev->name | Itay Iellin |
2022-05-11 | net/sched: act_pedit: really ensure the skb is writable | Paolo Abeni |
2022-05-10 | decnet: Use container_of() for struct dn_neigh casts | Kees Cook |
2022-05-09 | Merge tag 'batadv-net-pullrequest-20220508' of git://git.open-mesh.org/linux-... | Jakub Kicinski |
2022-05-09 | net: dsa: flush switchdev workqueue on bridge join error path | Vladimir Oltean |
2022-05-09 | nl80211: fix locking in nl80211_set_tx_bitrate_mask() | Johannes Berg |
2022-05-09 | net: fix wrong network header length | Lina Wang |
2022-05-07 | SUNRPC: Ensure that the gssproxy client can start in a connected state | Trond Myklebust |
2022-05-07 | Revert "SUNRPC: Ensure gss-proxy connects on setup" | Trond Myklebust |
2022-05-06 | netlink: do not reset transport header in netlink_recvmsg() | Eric Dumazet |
2022-05-06 | Merge tag 'nfs-for-5.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2022-05-06 | ipv4: drop dst in multicast routing path | Lokesh Dhoundiyal |
2022-05-05 | ping: fix address binding wrt vrf | Nicolas Dichtel |
2022-05-05 | net: rds: use maybe_get_net() when acquiring refcount on TCP sockets | Tetsuo Handa |
2022-05-05 | Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-05-05 | NFC: netlink: fix sleep in atomic bug when firmware download timeout | Duoming Zhou |
2022-05-04 | tcp: drop the hash_32() part from the index calculation | Willy Tarreau |
2022-05-04 | tcp: increase source port perturb table to 2^16 | Willy Tarreau |
2022-05-04 | tcp: dynamically allocate the perturb table used by source ports | Willy Tarreau |
2022-05-04 | tcp: add small random increments to the source port | Willy Tarreau |