summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-03-091-0/+17
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ocxl: Add get_metadata IOCTL to share OCXL information to userspaceAlastair D'Silva2018-03-021-0/+17
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-03-081-2/+24
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | signals: Move put_compat_sigset to compat.h to silence hardened usercopyMatt Redfearn2018-03-021-2/+24
| | |/ / / / / / / /
| * | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-03-072-2/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | scsi: core: Avoid that ATA error handling can trigger a kernel hang or oopsBart Van Assche2018-03-022-2/+3
| * | | | | | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-03-062-4/+4
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| | * | | | | | | | | signal: Correct the offset of si_pkey in struct siginfoEric W. Biederman2018-03-062-4/+4
| | | |_|/ / / / / / | | |/| | | | | | |
* | | | | | | | | | net: Replace ip_ra_lock with per-net mutexKirill Tkhai2018-03-221-0/+1
* | | | | | | | | | net: Make ip_ra_chain per struct netKirill Tkhai2018-03-222-2/+12
* | | | | | | | | | net: qualcomm: rmnet: Export mux_id and flags to netlinkSubash Abhinov Kasiviswanathan2018-03-221-0/+21
* | | | | | | | | | tipc: step sk->sk_drops when rcv buffer is fullGhantaKrishnamurthy MohanKrishna2018-03-221-0/+1
* | | | | | | | | | tipc: implement socket diagnostics for AF_TIPCGhantaKrishnamurthy MohanKrishna2018-03-222-0/+35
* | | | | | | | | | devlink: Remove top_hierarchy arg to devlink_resource_registerDavid Ahern2018-03-221-1/+0
* | | | | | | | | | Merge tag 'batadv-next-for-davem-20180319' of git://git.open-mesh.org/linux-m...David S. Miller2018-03-221-0/+82
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | batman-adv: add multicast flags netlink supportLinus Lüssing2018-03-141-0/+62
| * | | | | | | | | | batman-adv: add DAT cache netlink supportLinus Lüssing2018-03-141-0/+20
* | | | | | | | | | | net: add uevent socket memberChristian Brauner2018-03-221-1/+3
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-03-217-1/+71
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | bpf: sk_msg program helper bpf_sk_msg_pull_dataJohn Fastabend2018-03-191-1/+2
| * | | | | | | | | | | bpf: sockmap, add msg_cork_bytes() helperJohn Fastabend2018-03-191-1/+2
| * | | | | | | | | | | bpf: sockmap, add bpf_msg_apply_bytes() helperJohn Fastabend2018-03-191-1/+2
| * | | | | | | | | | | bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX dataJohn Fastabend2018-03-194-1/+40
| * | | | | | | | | | | net: generalize sk_alloc_sg to work with scatterlist ringsJohn Fastabend2018-03-191-1/+1
| * | | | | | | | | | | net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAGJohn Fastabend2018-03-191-0/+1
| * | | | | | | | | | | sock: make static tls function alloc_sg generic sock helperJohn Fastabend2018-03-191-0/+4
| * | | | | | | | | | | bpf: extend stackmap to save binary_build_id+offset instead of addressSong Liu2018-03-151-0/+22
| * | | | | | | | | | | bpf: add support to read sample address in bpf programTeng Qin2018-03-081-0/+1
* | | | | | | | | | | | sctp: use proc_remove_subtree()Al Viro2018-03-181-10/+1
* | | | | | | | | | | | tipc: obsolete TIPC_ZONE_SCOPEJon Maloy2018-03-171-48/+54
* | | | | | | | | | | | tcp: add snd_ssthresh stat in SCM_TIMESTAMPING_OPT_STATSYousuk Seung2018-03-161-0/+1
* | | | | | | | | | | | net: Add rtnl_lock_killable()Kirill Tkhai2018-03-161-0/+1
* | | | | | | | | | | | udp: Move the udp sysctl to namespace.Tonghao Zhang2018-03-161-0/+3
* | | | | | | | | | | | net/ipv6: Change address check to always take a device argumentDavid Ahern2018-03-161-2/+2
* | | | | | | | | | | | sctp: add SCTP_AUTH_NO_AUTH type for AUTHENTICATION_EVENTXin Long2018-03-142-0/+2
* | | | | | | | | | | | sctp: add SCTP_AUTH_FREE_KEY type for AUTHENTICATION_EVENTXin Long2018-03-141-1/+5
* | | | | | | | | | | | sctp: add sockopt SCTP_AUTH_DEACTIVATE_KEYXin Long2018-03-142-6/+7
* | | | | | | | | | | | sctp: add support for SCTP AUTH Information for sendmsgXin Long2018-03-142-1/+14
* | | | | | | | | | | | sctp: add refcnt support for sh_keyXin Long2018-03-143-6/+15
* | | | | | | | | | | | net: fix sysctl_fb_tunnels_only_for_init_net link errorArnd Bergmann2018-03-131-1/+3
* | | | | | | | | | | | net: Add comment about pernet_operations methods and synchronizationKirill Tkhai2018-03-131-0/+14
* | | | | | | | | | | | net: ipv6: Introduce ip6_multipath_hash_policy()Petr Machata2018-03-121-0/+11
* | | | | | | | | | | | net: introduce IFF_NO_RX_HANDLERPaolo Abeni2018-03-091-0/+3
* | | | | | | | | | | | net sched actions: add new tc_action_ops callbackRoman Mashak2018-03-091-0/+1
* | | | | | | | | | | | net sched actions: update Add/Delete action API with new argumentRoman Mashak2018-03-091-1/+2
* | | | | | | | | | | | net: do not create fallback tunnels for non-default namespacesEric Dumazet2018-03-092-0/+9
* | | | | | | | | | | | net: ethtool: extend RXNFC API to support RSS spreading of filter matchesEdward Cree2018-03-092-6/+31
* | | | | | | | | | | | Merge tag 'mlx5-updates-2018-02-28-2' of git://git.kernel.org/pub/scm/linux/k...David S. Miller2018-03-083-1/+238
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | net/mlx5: IPSec, Add support for ESNAviad Yehezkel2018-03-082-0/+4
| * | | | | | | | | | | | net/mlx5: Add flow-steering commands for FPGA IPSec implementationAviad Yehezkel2018-03-082-0/+8