aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-22net: Replace ip_ra_lock with per-net mutexKirill Tkhai1-0/+1
2018-03-22net: Make ip_ra_chain per struct netKirill Tkhai2-2/+12
2018-03-22net: qualcomm: rmnet: Export mux_id and flags to netlinkSubash Abhinov Kasiviswanathan1-0/+21
2018-03-22tipc: step sk->sk_drops when rcv buffer is fullGhantaKrishnamurthy MohanKrishna1-0/+1
2018-03-22tipc: implement socket diagnostics for AF_TIPCGhantaKrishnamurthy MohanKrishna2-0/+35
2018-03-22devlink: Remove top_hierarchy arg to devlink_resource_registerDavid Ahern1-1/+0
2018-03-22Merge tag 'batadv-next-for-davem-20180319' of git://git.open-mesh.org/linux-mergeDavid S. Miller1-0/+82
2018-03-22net: add uevent socket memberChristian Brauner1-1/+3
2018-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller7-1/+71
2018-03-19bpf: sk_msg program helper bpf_sk_msg_pull_dataJohn Fastabend1-1/+2
2018-03-19bpf: sockmap, add msg_cork_bytes() helperJohn Fastabend1-1/+2
2018-03-19bpf: sockmap, add bpf_msg_apply_bytes() helperJohn Fastabend1-1/+2
2018-03-19bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX dataJohn Fastabend4-1/+40
2018-03-19net: generalize sk_alloc_sg to work with scatterlist ringsJohn Fastabend1-1/+1
2018-03-19net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAGJohn Fastabend1-0/+1
2018-03-19sock: make static tls function alloc_sg generic sock helperJohn Fastabend1-0/+4
2018-03-17sctp: use proc_remove_subtree()Al Viro1-10/+1
2018-03-17tipc: obsolete TIPC_ZONE_SCOPEJon Maloy1-48/+54
2018-03-16tcp: add snd_ssthresh stat in SCM_TIMESTAMPING_OPT_STATSYousuk Seung1-0/+1
2018-03-16net: Add rtnl_lock_killable()Kirill Tkhai1-0/+1
2018-03-16udp: Move the udp sysctl to namespace.Tonghao Zhang1-0/+3
2018-03-16net/ipv6: Change address check to always take a device argumentDavid Ahern1-2/+2
2018-03-15bpf: extend stackmap to save binary_build_id+offset instead of addressSong Liu1-0/+22
2018-03-14sctp: add SCTP_AUTH_NO_AUTH type for AUTHENTICATION_EVENTXin Long2-0/+2
2018-03-14sctp: add SCTP_AUTH_FREE_KEY type for AUTHENTICATION_EVENTXin Long1-1/+5
2018-03-14sctp: add sockopt SCTP_AUTH_DEACTIVATE_KEYXin Long2-6/+7
2018-03-14sctp: add support for SCTP AUTH Information for sendmsgXin Long2-1/+14
2018-03-14sctp: add refcnt support for sh_keyXin Long3-6/+15
2018-03-14batman-adv: add multicast flags netlink supportLinus Lüssing1-0/+62
2018-03-14batman-adv: add DAT cache netlink supportLinus Lüssing1-0/+20
2018-03-13net: fix sysctl_fb_tunnels_only_for_init_net link errorArnd Bergmann1-1/+3
2018-03-13net: Add comment about pernet_operations methods and synchronizationKirill Tkhai1-0/+14
2018-03-12net: ipv6: Introduce ip6_multipath_hash_policy()Petr Machata1-0/+11
2018-03-09net: introduce IFF_NO_RX_HANDLERPaolo Abeni1-0/+3
2018-03-09net sched actions: add new tc_action_ops callbackRoman Mashak1-0/+1
2018-03-09net sched actions: update Add/Delete action API with new argumentRoman Mashak1-1/+2
2018-03-09net: do not create fallback tunnels for non-default namespacesEric Dumazet2-0/+9
2018-03-08net: ethtool: extend RXNFC API to support RSS spreading of filter matchesEdward Cree2-6/+31
2018-03-08Merge tag 'mlx5-updates-2018-02-28-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller3-1/+238
2018-03-08net/sched: cls_flower: Add support to handle first frag as match fieldPieter Jansen van Vuuren1-0/+1
2018-03-08bpf: add support to read sample address in bpf programTeng Qin1-0/+1
2018-03-07net/mlx5: IPSec, Add support for ESNAviad Yehezkel2-0/+4
2018-03-07net/mlx5: Add flow-steering commands for FPGA IPSec implementationAviad Yehezkel2-0/+8
2018-03-07net/mlx5: Refactor accel IPSec codeAviad Yehezkel2-2/+140
2018-03-07net/mlx5: Added required metadata capability for ipsecAviad Yehezkel1-0/+1
2018-03-07net/mlx5: Export ipsec capabilitiesAviad Yehezkel1-0/+57
2018-03-07net/mlx5: IPSec, Add command V2 supportAviad Yehezkel1-1/+3
2018-03-07net/mlx5e: IPSec, Add support for ESP trailer removal by hardwareYossi Kuperman1-1/+12
2018-03-07net/mlx5: IPSec, Generalize sandbox QP commandsYossi Kuperman1-0/+16
2018-03-07Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller3-2/+143