Age | Commit message (Expand) | Author |
2021-02-05 | Merge tag 'nfsd-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds |
2021-02-02 | Merge tag 'net-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-02-02 | net: hsr: align sup_multicast_addr in struct hsr_priv to u16 boundary | Andreas Oetken |
2021-02-02 | net/rds: restrict iovecs length for RDS_CMSG_RDMA_ARGS | Sabyrzhan Tasbolatov |
2021-02-02 | net: lapb: Copy the skb before sending a packet | Xie He |
2021-02-02 | Merge tag 'mac80211-for-net-2021-02-02' of git://git.kernel.org/pub/scm/linux... | Jakub Kicinski |
2021-02-01 | udp: ipv4: manipulate network header of NATed UDP GRO fraglist | Dongseok Yi |
2021-02-01 | net: ip_tunnel: fix mtu calculation | Vadim Fedorenko |
2021-02-01 | vsock: fix the race conditions in multi-transport support | Alexander Popov |
2021-02-01 | SUNRPC: Fix NFS READs that start at non-page-aligned offsets | Chuck Lever |
2021-02-01 | mac80211: fix station rate table updates on assoc | Felix Fietkau |
2021-01-31 | Merge tag 'nfs-for-5.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2021-01-30 | neighbour: Prevent a dead entry from updating gc_list | Chinmay Agarwal |
2021-01-29 | rxrpc: Fix deadlock around release of dst cached on udp tunnel | David Howells |
2021-01-28 | Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-01-28 | rxrpc: Fix memory leak in rxrpc_lookup_local | Takeshi Misawa |
2021-01-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | Jakub Kicinski |
2021-01-27 | net: decnet: fix netdev refcount leaking on error path | Vadim Fedorenko |
2021-01-27 | net: switchdev: don't set port_obj_info->handled true when -EOPNOTSUPP | Rasmus Villemoes |
2021-01-26 | net: lapb: Add locking to the lapb module | Xie He |
2021-01-26 | Merge tag 'mac80211-for-net-2021-01-26' of git://git.kernel.org/pub/scm/linux... | Jakub Kicinski |
2021-01-26 | mac80211: pause TX while changing interface type | Johannes Berg |
2021-01-26 | wext: fix NULL-ptr-dereference with cfg80211's lack of commit() | Johannes Berg |
2021-01-25 | SUNRPC: Handle 0 length opaque XDR object data properly | Dave Wysochanski |
2021-01-25 | SUNRPC: Move simple_get_bytes and simple_get_netobj into private header | Dave Wysochanski |
2021-01-23 | tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPEN | Pengcheng Yang |
2021-01-23 | tcp: make TCP_USER_TIMEOUT accurate for zero window probes | Enke Chen |
2021-01-23 | NFC: fix resource leak when target index is invalid | Pan Bian |
2021-01-23 | NFC: fix possible resource leak | Pan Bian |
2021-01-23 | net: mrp: move struct definitions out of uapi | Rasmus Villemoes |
2021-01-22 | Merge tag 'ceph-for-5.11-rc5' of git://github.com/ceph/ceph-client | Linus Torvalds |
2021-01-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | Jakub Kicinski |
2021-01-21 | libceph: fix "Boolean result is used in bitwise operation" warning | Ilya Dryomov |
2021-01-21 | mac80211: 160MHz with extended NSS BW in CSA | Shay Bar |
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 |