Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2018-03-09 | 1 | -0/+17 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ocxl: Add get_metadata IOCTL to share OCXL information to userspace | Alastair D'Silva | 2018-03-02 | 1 | -0/+17 | |
| | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-03-08 | 1 | -2/+24 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | signals: Move put_compat_sigset to compat.h to silence hardened usercopy | Matt Redfearn | 2018-03-02 | 1 | -2/+24 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2018-03-07 | 2 | -2/+3 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | scsi: core: Avoid that ATA error handling can trigger a kernel hang or oops | Bart Van Assche | 2018-03-02 | 2 | -2/+3 | |
| * | | | | | | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-03-06 | 2 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | signal: Correct the offset of si_pkey in struct siginfo | Eric W. Biederman | 2018-03-06 | 2 | -4/+4 | |
| | | |_|/ / / / / / | | |/| | | | | | | | ||||||
* | | | | | | | | | | net: Replace ip_ra_lock with per-net mutex | Kirill Tkhai | 2018-03-22 | 1 | -0/+1 | |
* | | | | | | | | | | net: Make ip_ra_chain per struct net | Kirill Tkhai | 2018-03-22 | 2 | -2/+12 | |
* | | | | | | | | | | net: qualcomm: rmnet: Export mux_id and flags to netlink | Subash Abhinov Kasiviswanathan | 2018-03-22 | 1 | -0/+21 | |
* | | | | | | | | | | tipc: step sk->sk_drops when rcv buffer is full | GhantaKrishnamurthy MohanKrishna | 2018-03-22 | 1 | -0/+1 | |
* | | | | | | | | | | tipc: implement socket diagnostics for AF_TIPC | GhantaKrishnamurthy MohanKrishna | 2018-03-22 | 2 | -0/+35 | |
* | | | | | | | | | | devlink: Remove top_hierarchy arg to devlink_resource_register | David Ahern | 2018-03-22 | 1 | -1/+0 | |
* | | | | | | | | | | Merge tag 'batadv-next-for-davem-20180319' of git://git.open-mesh.org/linux-m... | David S. Miller | 2018-03-22 | 1 | -0/+82 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | batman-adv: add multicast flags netlink support | Linus Lüssing | 2018-03-14 | 1 | -0/+62 | |
| * | | | | | | | | | | batman-adv: add DAT cache netlink support | Linus Lüssing | 2018-03-14 | 1 | -0/+20 | |
* | | | | | | | | | | | net: add uevent socket member | Christian Brauner | 2018-03-22 | 1 | -1/+3 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-03-21 | 7 | -1/+71 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | bpf: sk_msg program helper bpf_sk_msg_pull_data | John Fastabend | 2018-03-19 | 1 | -1/+2 | |
| * | | | | | | | | | | | bpf: sockmap, add msg_cork_bytes() helper | John Fastabend | 2018-03-19 | 1 | -1/+2 | |
| * | | | | | | | | | | | bpf: sockmap, add bpf_msg_apply_bytes() helper | John Fastabend | 2018-03-19 | 1 | -1/+2 | |
| * | | | | | | | | | | | bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data | John Fastabend | 2018-03-19 | 4 | -1/+40 | |
| * | | | | | | | | | | | net: generalize sk_alloc_sg to work with scatterlist rings | John Fastabend | 2018-03-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAG | John Fastabend | 2018-03-19 | 1 | -0/+1 | |
| * | | | | | | | | | | | sock: make static tls function alloc_sg generic sock helper | John Fastabend | 2018-03-19 | 1 | -0/+4 | |
| * | | | | | | | | | | | bpf: extend stackmap to save binary_build_id+offset instead of address | Song Liu | 2018-03-15 | 1 | -0/+22 | |
| * | | | | | | | | | | | bpf: add support to read sample address in bpf program | Teng Qin | 2018-03-08 | 1 | -0/+1 | |
* | | | | | | | | | | | | sctp: use proc_remove_subtree() | Al Viro | 2018-03-18 | 1 | -10/+1 | |
* | | | | | | | | | | | | tipc: obsolete TIPC_ZONE_SCOPE | Jon Maloy | 2018-03-17 | 1 | -48/+54 | |
* | | | | | | | | | | | | tcp: add snd_ssthresh stat in SCM_TIMESTAMPING_OPT_STATS | Yousuk Seung | 2018-03-16 | 1 | -0/+1 | |
* | | | | | | | | | | | | net: Add rtnl_lock_killable() | Kirill Tkhai | 2018-03-16 | 1 | -0/+1 | |
* | | | | | | | | | | | | udp: Move the udp sysctl to namespace. | Tonghao Zhang | 2018-03-16 | 1 | -0/+3 | |
* | | | | | | | | | | | | net/ipv6: Change address check to always take a device argument | David Ahern | 2018-03-16 | 1 | -2/+2 | |
* | | | | | | | | | | | | sctp: add SCTP_AUTH_NO_AUTH type for AUTHENTICATION_EVENT | Xin Long | 2018-03-14 | 2 | -0/+2 | |
* | | | | | | | | | | | | sctp: add SCTP_AUTH_FREE_KEY type for AUTHENTICATION_EVENT | Xin Long | 2018-03-14 | 1 | -1/+5 | |
* | | | | | | | | | | | | sctp: add sockopt SCTP_AUTH_DEACTIVATE_KEY | Xin Long | 2018-03-14 | 2 | -6/+7 | |
* | | | | | | | | | | | | sctp: add support for SCTP AUTH Information for sendmsg | Xin Long | 2018-03-14 | 2 | -1/+14 | |
* | | | | | | | | | | | | sctp: add refcnt support for sh_key | Xin Long | 2018-03-14 | 3 | -6/+15 | |
* | | | | | | | | | | | | net: fix sysctl_fb_tunnels_only_for_init_net link error | Arnd Bergmann | 2018-03-13 | 1 | -1/+3 | |
* | | | | | | | | | | | | net: Add comment about pernet_operations methods and synchronization | Kirill Tkhai | 2018-03-13 | 1 | -0/+14 | |
* | | | | | | | | | | | | net: ipv6: Introduce ip6_multipath_hash_policy() | Petr Machata | 2018-03-12 | 1 | -0/+11 | |
* | | | | | | | | | | | | net: introduce IFF_NO_RX_HANDLER | Paolo Abeni | 2018-03-09 | 1 | -0/+3 | |
* | | | | | | | | | | | | net sched actions: add new tc_action_ops callback | Roman Mashak | 2018-03-09 | 1 | -0/+1 | |
* | | | | | | | | | | | | net sched actions: update Add/Delete action API with new argument | Roman Mashak | 2018-03-09 | 1 | -1/+2 | |
* | | | | | | | | | | | | net: do not create fallback tunnels for non-default namespaces | Eric Dumazet | 2018-03-09 | 2 | -0/+9 | |
* | | | | | | | | | | | | net: ethtool: extend RXNFC API to support RSS spreading of filter matches | Edward Cree | 2018-03-09 | 2 | -6/+31 | |
* | | | | | | | | | | | | Merge tag 'mlx5-updates-2018-02-28-2' of git://git.kernel.org/pub/scm/linux/k... | David S. Miller | 2018-03-08 | 3 | -1/+238 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | net/mlx5: IPSec, Add support for ESN | Aviad Yehezkel | 2018-03-08 | 2 | -0/+4 | |
| * | | | | | | | | | | | | net/mlx5: Add flow-steering commands for FPGA IPSec implementation | Aviad Yehezkel | 2018-03-08 | 2 | -0/+8 |