Age | Commit message (Expand) | Author | Files | Lines |
2021-09-12 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2 | -13/+20 |
2021-09-09 | Merge tag 'nfsd-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds | 3 | -7/+10 |
2021-09-09 | Merge tag '9p-for-5.15-rc1' of git://github.com/martinetd/linux | Linus Torvalds | 4 | -6/+10 |
2021-09-08 | Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 29 | -158/+298 |
2021-09-07 | ieee802154: Remove redundant initialization of variable ret | Colin Ian King | 1 | -1/+1 |
2021-09-06 | ip6_gre: Revert "ip6_gre: add validation for csum_start" | Willem de Bruijn | 1 | -2/+0 |
2021-09-06 | af_vsock: rename variables in receive loop | Arseny Krasnov | 1 | -5/+5 |
2021-09-05 | virtio/vsock: support MSG_EOR bit processing | Arseny Krasnov | 1 | -1/+8 |
2021-09-05 | virtio/vsock: rename 'EOR' to 'EOM' bit. | Arseny Krasnov | 1 | -7/+7 |
2021-09-05 | ip_gre: validate csum_start only on pull | Willem de Bruijn | 1 | -3/+6 |
2021-09-05 | ip/ip6_gre: use the same logic as SIT interfaces when computing v6LL address | Antonio Quartulli | 1 | -10/+18 |
2021-09-05 | net/9p: increase default msize to 128k | Christian Schoenebeck | 1 | -1/+1 |
2021-09-05 | net/9p: use macro to define default msize | Christian Schoenebeck | 1 | -2/+4 |
2021-09-05 | net/9p: increase tcp max msize to 1MB | Dominique Martinet | 1 | -1/+1 |
2021-09-04 | Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 17 | -136/+191 |
2021-09-04 | fq_codel: reject silly quantum parameters | Eric Dumazet | 1 | -2/+10 |
2021-09-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | Jakub Kicinski | 7 | -54/+113 |
2021-09-04 | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+1 |
2021-09-03 | SUNRPC: improve error response to over-size gss credential | NeilBrown | 2 | -1/+3 |
2021-09-03 | netfilter: socket: icmp6: fix use-after-scope | Benjamin Hesmans | 1 | -3/+1 |
2021-09-03 | net: remove the unnecessary check in cipso_v4_doi_free | 王贇 | 1 | -10/+8 |
2021-09-03 | net: bridge: mcast: fix vlan port router deadlock | Nikolay Aleksandrov | 1 | -2/+2 |
2021-09-03 | seg6_iptunnel: Remove redundant initialization of variable err | Colin Ian King | 1 | -1/+1 |
2021-09-03 | tipc: clean up inconsistent indenting | Colin Ian King | 1 | -1/+1 |
2021-09-03 | skbuff: clean up inconsistent indenting | Colin Ian King | 1 | -1/+1 |
2021-09-03 | mptcp: Only send extra TCP acks in eligible socket states | Mat Martineau | 3 | -17/+15 |
2021-09-03 | pktgen: remove unused variable | Eric Dumazet | 1 | -1/+0 |
2021-09-02 | Set fc_nlinfo in nh_create_ipv4, nh_create_ipv6 | Ryoga Saito | 1 | -0/+2 |
2021-09-02 | net: qrtr: revert check in qrtr_endpoint_post() | Dan Carpenter | 1 | -1/+1 |
2021-09-02 | ipv6: change return type from int to void for mld_process_v2 | Jiwon Kim | 1 | -6/+4 |
2021-09-02 | net/ncsi: add get MAC address command to get Intel i210 MAC address | Ivan Mikhaylov | 4 | -1/+75 |
2021-09-01 | mptcp: fix possible divide by zero | Paolo Abeni | 1 | -41/+35 |
2021-09-01 | Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -6/+6 |
2021-09-01 | SUNRPC: don't pause on incomplete allocation | NeilBrown | 1 | -6/+7 |
2021-09-01 | mptcp: Fix duplicated argument in protocol.h | Wan Jiabing | 1 | -1/+1 |
2021-09-01 | net: dsa: tag_rtl4_a: Fix egress tags | Linus Walleij | 1 | -3/+4 |
2021-09-01 | Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 345 | -5794/+15894 |
2021-08-31 | Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 9 | -100/+169 |
2021-08-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+5 |
2021-08-31 | ipv6: seg6: remove duplicated include | Lv Ruyi | 1 | -1/+0 |
2021-08-31 | ipv6: remove duplicated 'net/lwtunnel.h' include | Lv Ruyi | 1 | -1/+0 |
2021-08-31 | fou: remove sparse errors | Eric Dumazet | 2 | -6/+6 |
2021-08-31 | ipv4: fix endianness issue in inet_rtm_getroute_build_skb() | Eric Dumazet | 1 | -1/+1 |
2021-08-31 | af_unix: fix potential NULL deref in unix_dgram_connect() | Eric Dumazet | 1 | -3/+6 |
2021-08-31 | net: bridge: use mld2r_ngrec instead of icmpv6_dataun | MichelleJin | 1 | -5/+5 |
2021-08-31 | net: sched: Fix qdisc_rate_table refcount leak when get tcf_block failed | Xiyu Yang | 1 | -1/+1 |
2021-08-31 | Merge tag 'for-5.15/io_uring-2021-08-30' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -34/+37 |
2021-08-31 | Merge tag 'for-5.15/drivers-2021-08-30' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -18/+0 |
2021-08-31 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 14 | -57/+339 |
2021-08-31 | sch_htb: Fix inconsistency when leaf qdisc creation fails | Maxim Mikityanskiy | 1 | -35/+62 |