Age | Commit message (Expand) | Author | Files | Lines |
2020-04-11 | Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 4 | -5/+5 |
2020-04-08 | Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 3 | -96/+14 |
2020-04-09 | x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2 | Jason A. Donenfeld | 4 | -5/+5 |
2020-04-09 | x86: probe assembler capabilities via kconfig instead of makefile | Jason A. Donenfeld | 1 | -1/+1 |
2020-04-07 | Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 11 | -716/+503 |
2020-04-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 16 | -35/+186 |
2020-04-06 | ipv6: rpl: fix loop iteration | Alexander Aring | 1 | -3/+3 |
2020-04-06 | Merge tag '9p-for-5.7' of git://github.com/martinetd/linux | Linus Torvalds | 1 | -61/+73 |
2020-04-04 | SUNRPC: Don't start a timer on an already queued rpc task | Trond Myklebust | 1 | -6/+13 |
2020-04-04 | Merge tag 'keys-fixes-20200329' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -19/+10 |
2020-04-04 | Merge tag 'nfsd-5.7' of git://git.linux-nfs.org/projects/cel/cel-2.6 | Linus Torvalds | 19 | -771/+901 |
2020-04-03 | mptcp: add some missing pr_fmt defines | Geliang Tang | 3 | -0/+6 |
2020-04-03 | net_sched: fix a missing refcnt in tcindex_init() | Cong Wang | 1 | -0/+1 |
2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -0/+2 |
2020-04-02 | neigh: support smaller retrans_time settting | Hangbin Liu | 3 | -9/+12 |
2020-04-02 | net: openvswitch: use hlist_for_each_entry_rcu instead of hlist_for_each_entry | Tonghao Zhang | 1 | -4/+6 |
2020-04-02 | net: core: enable SO_BINDTODEVICE for non-root users | Vincent Bernat | 1 | -1/+1 |
2020-04-02 | mptcp: fix "fn parameter not described" warnings | Matthieu Baerts | 1 | -4/+5 |
2020-04-02 | mptcp: re-check dsn before reading from subflow | Florian Westphal | 1 | -0/+26 |
2020-04-02 | mptcp: subflow: check parent mptcp socket on subflow state change | Florian Westphal | 3 | -2/+36 |
2020-04-02 | mptcp: fix tcp fallback crash | Florian Westphal | 1 | -4/+46 |
2020-04-02 | net: ipv6: rpl_iptunnel: remove redundant assignments to variable err | Colin Ian King | 1 | -1/+1 |
2020-04-02 | net: dsa: dsa_bridge_mtu_normalization() can be static | kbuild test robot | 1 | -1/+1 |
2020-04-01 | ipv6: don't auto-add link-local address to lag ports | Jarod Wilson | 1 | -0/+4 |
2020-04-01 | net_sched: add a temporary refcnt for struct tcindex_data | Cong Wang | 1 | -6/+38 |
2020-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 321 | -3170/+18595 |
2020-03-31 | net: ipv6: rpl_iptunnel: Fix potential memory leak in rpl_do_srh_inline | Gustavo A. R. Silva | 1 | -1/+3 |
2020-03-31 | net: dsa: fix oops while probing Marvell DSA switches | Russell King | 1 | -1/+2 |
2020-03-31 | net/bpfilter: remove superfluous testing message | Bruno Meneguele | 1 | -1/+0 |
2020-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 8 | -29/+64 |
2020-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 13 | -95/+326 |
2020-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 15 | -193/+239 |
2020-03-30 | devlink: Allow setting of packet trap group parameters | Ido Schimmel | 1 | -2/+54 |
2020-03-30 | devlink: Add packet trap group parameters support | Ido Schimmel | 1 | -0/+31 |
2020-03-30 | devlink: Add packet trap policers support | Ido Schimmel | 1 | -0/+428 |
2020-03-30 | bpf: Don't refcount LISTEN sockets in sk_assign() | Joe Stringer | 2 | -4/+5 |
2020-03-30 | net: Track socket refcounts in skb_steal_sock() | Joe Stringer | 2 | -5/+10 |
2020-03-30 | bpf: Add socket assign support | Joe Stringer | 5 | -2/+49 |
2020-03-30 | Merge tag 'docs-5.7' of git://git.lwn.net/linux | Linus Torvalds | 2 | -4/+4 |
2020-03-30 | Merge tag 'for-5.7/io_uring-2020-03-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -11/+44 |
2020-03-30 | ipvs: fix uninitialized variable warning | Haishuang Yan | 1 | -2/+1 |
2020-03-30 | netfilter: nft_exthdr: fix endianness of tcp option cast | Sergey Marinkevich | 1 | -5/+3 |
2020-03-30 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 4 | -41/+168 |
2020-03-30 | net: dsa: add port policers | Vladimir Oltean | 1 | -6/+73 |
2020-03-30 | net: dsa: refactor matchall mirred action to separate function | Vladimir Oltean | 1 | -30/+40 |
2020-03-30 | devlink: Add auto dump flag to health reporter | Eran Ben Elisha | 1 | -4/+22 |
2020-03-30 | devlink: Implicitly set auto recover flag when registering health reporter | Eran Ben Elisha | 1 | -6/+3 |
2020-03-30 | net: devlink: use NL_SET_ERR_MSG_MOD instead of NL_SET_ERR_MSG | Jiri Pirko | 1 | -2/+2 |
2020-03-30 | net: sched: expose HW stats types per action used by drivers | Jiri Pirko | 3 | -2/+11 |
2020-03-30 | net: introduce nla_put_bitfield32() helper and use it | Jiri Pirko | 2 | -21/+10 |