Age | Commit message (Expand) | Author |
2021-01-22 | Merge tag 'ceph-for-5.11-rc5' of git://github.com/ceph/ceph-client | Linus Torvalds |
2021-01-21 | libceph: fix "Boolean result is used in bitwise operation" warning | Ilya Dryomov |
2021-01-20 | Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-01-20 | tcp: Fix potential use-after-free due to double kfree() | Kuniyuki Iwashima |
2021-01-20 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski |
2021-01-19 | tcp: fix TCP socket rehash stats mis-accounting | Yuchung Cheng |
2021-01-19 | tcp: do not mess with cloned skbs in tcp_add_backlog() | Eric Dumazet |
2021-01-19 | net: nfc: nci: fix the wrong NCI_CORE_INIT parameters | Bongsu Jeon |
2021-01-19 | net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled | Tariq Toukan |
2021-01-19 | netfilter: rpfilter: mask ecn bits before fib lookup | Guillaume Nault |
2021-01-19 | udp: mask TOS bits in udp_v4_early_demux() | Guillaume Nault |
2021-01-19 | xsk: Clear pool even for inactive queues | Maxim Mikityanskiy |
2021-01-19 | Merge tag 'nfsd-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds |
2021-01-19 | net: core: devlink: use right genl user_ptr when handling port param get/set | Oleksandr Mazur |
2021-01-18 | tcp: fix TCP_USER_TIMEOUT with zero window | Enke Chen |
2021-01-18 | ipv6: set multicast flag on the multicast route | Matteo Croce |
2021-01-18 | ipv6: create multicast route with RTPROT_KERNEL | Matteo Croce |
2021-01-18 | Merge tag 'mac80211-for-net-2021-01-18.2' of git://git.kernel.org/pub/scm/lin... | Jakub Kicinski |
2021-01-16 | skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() too | Alexander Lobakin |
2021-01-15 | net_sched: avoid shift-out-of-bounds in tcindex_set_parms() | Eric Dumazet |
2021-01-15 | net_sched: gen_estimator: support large ewma log | Eric Dumazet |
2021-01-15 | net_sched: reject silly cell_log in qdisc_get_rtab() | Eric Dumazet |
2021-01-15 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski |
2021-01-15 | cls_flower: call nla_ok() before nla_next() | Cong Wang |
2021-01-14 | Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-01-14 | mac80211: check if atf has been disabled in __ieee80211_schedule_txq | Lorenzo Bianconi |
2021-01-14 | mac80211: do not drop tx nulldata packets on encrypted links | Felix Fietkau |
2021-01-14 | mac80211: fix encryption key selection for 802.3 xmit | Felix Fietkau |
2021-01-14 | mac80211: fix fast-rx encryption check | Felix Fietkau |
2021-01-14 | mac80211: fix incorrect strlen of .write in debugfs | Shayne Chen |
2021-01-14 | mptcp: fix locking in mptcp_disconnect() | Paolo Abeni |
2021-01-14 | net: Allow NETIF_F_HW_TLS_TX if IP_CSUM && IPV6_CSUM | Tariq Toukan |
2021-01-14 | net: avoid 32 x truesize under-estimation for tiny skbs | Eric Dumazet |
2021-01-14 | net: tip: fix a couple kernel-doc markups | Mauro Carvalho Chehab |
2021-01-14 | net: sit: unregister_netdevice on newlink's error path | Jakub Kicinski |
2021-01-13 | bpf: Reject too big ctx_size_in for raw_tp test run | Song Liu |
2021-01-13 | can: isotp: isotp_getname(): fix kernel information leak | Oliver Hartkopp |
2021-01-13 | rxrpc: Call state should be read with READ_ONCE() under some circumstances | Baptiste Lepers |
2021-01-13 | rxrpc: Fix handling of an unsupported token type in rxrpc_read() | David Howells |
2021-01-13 | SUNRPC: Move the svc_xdr_recvfrom tracepoint again | Chuck Lever |
2021-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | Jakub Kicinski |
2021-01-12 | net/smc: use memcpy instead of snprintf to avoid out of bounds read | Guvenc Gulce |
2021-01-12 | smc: fix out of bound access in smc_nl_get_sys_info() | Jakub Kicinski |
2021-01-12 | mptcp: better msk-level shutdown. | Paolo Abeni |
2021-01-12 | mptcp: more strict state checking for acks | Paolo Abeni |
2021-01-12 | net: dsa: clear devlink port type before unregistering slave netdevs | Vladimir Oltean |
2021-01-12 | net: dsa: unbind all switches from tree when DSA master unbinds | Vladimir Oltean |
2021-01-12 | net: dcb: Accept RTM_GETDCB messages carrying set-like DCB commands | Petr Machata |
2021-01-12 | Merge tag 'nfs-for-5.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2021-01-11 | esp: avoid unneeded kmap_atomic call | Willem de Bruijn |