summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-03-22net: Make ip_ra_chain per struct netKirill Tkhai
2018-03-22net: qualcomm: rmnet: Export mux_id and flags to netlinkSubash Abhinov Kasiviswanathan
2018-03-22tipc: step sk->sk_drops when rcv buffer is fullGhantaKrishnamurthy MohanKrishna
2018-03-22tipc: implement socket diagnostics for AF_TIPCGhantaKrishnamurthy MohanKrishna
2018-03-22devlink: Remove top_hierarchy arg to devlink_resource_registerDavid Ahern
2018-03-22Merge tag 'batadv-next-for-davem-20180319' of git://git.open-mesh.org/linux-m...David S. Miller
2018-03-22net: add uevent socket memberChristian Brauner
2018-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-03-19bpf: sk_msg program helper bpf_sk_msg_pull_dataJohn Fastabend
2018-03-19bpf: sockmap, add msg_cork_bytes() helperJohn Fastabend
2018-03-19bpf: sockmap, add bpf_msg_apply_bytes() helperJohn Fastabend
2018-03-19bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX dataJohn Fastabend
2018-03-19net: generalize sk_alloc_sg to work with scatterlist ringsJohn Fastabend
2018-03-19net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAGJohn Fastabend
2018-03-19sock: make static tls function alloc_sg generic sock helperJohn Fastabend
2018-03-17sctp: use proc_remove_subtree()Al Viro
2018-03-17tipc: obsolete TIPC_ZONE_SCOPEJon Maloy
2018-03-16tcp: add snd_ssthresh stat in SCM_TIMESTAMPING_OPT_STATSYousuk Seung
2018-03-16net: Add rtnl_lock_killable()Kirill Tkhai
2018-03-16udp: Move the udp sysctl to namespace.Tonghao Zhang
2018-03-16net/ipv6: Change address check to always take a device argumentDavid Ahern
2018-03-15bpf: extend stackmap to save binary_build_id+offset instead of addressSong Liu
2018-03-14sctp: add SCTP_AUTH_NO_AUTH type for AUTHENTICATION_EVENTXin Long
2018-03-14sctp: add SCTP_AUTH_FREE_KEY type for AUTHENTICATION_EVENTXin Long
2018-03-14sctp: add sockopt SCTP_AUTH_DEACTIVATE_KEYXin Long
2018-03-14sctp: add support for SCTP AUTH Information for sendmsgXin Long
2018-03-14sctp: add refcnt support for sh_keyXin Long
2018-03-14batman-adv: add multicast flags netlink supportLinus Lüssing
2018-03-14batman-adv: add DAT cache netlink supportLinus Lüssing
2018-03-13net: fix sysctl_fb_tunnels_only_for_init_net link errorArnd Bergmann
2018-03-13net: Add comment about pernet_operations methods and synchronizationKirill Tkhai
2018-03-12net: ipv6: Introduce ip6_multipath_hash_policy()Petr Machata
2018-03-09net: introduce IFF_NO_RX_HANDLERPaolo Abeni
2018-03-09net sched actions: add new tc_action_ops callbackRoman Mashak
2018-03-09net sched actions: update Add/Delete action API with new argumentRoman Mashak
2018-03-09net: do not create fallback tunnels for non-default namespacesEric Dumazet
2018-03-08net: ethtool: extend RXNFC API to support RSS spreading of filter matchesEdward Cree
2018-03-08Merge tag 'mlx5-updates-2018-02-28-2' of git://git.kernel.org/pub/scm/linux/k...David S. Miller
2018-03-08net/sched: cls_flower: Add support to handle first frag as match fieldPieter Jansen van Vuuren
2018-03-08bpf: add support to read sample address in bpf programTeng Qin
2018-03-07net/mlx5: IPSec, Add support for ESNAviad Yehezkel
2018-03-07net/mlx5: Add flow-steering commands for FPGA IPSec implementationAviad Yehezkel
2018-03-07net/mlx5: Refactor accel IPSec codeAviad Yehezkel
2018-03-07net/mlx5: Added required metadata capability for ipsecAviad Yehezkel
2018-03-07net/mlx5: Export ipsec capabilitiesAviad Yehezkel
2018-03-07net/mlx5: IPSec, Add command V2 supportAviad Yehezkel
2018-03-07net/mlx5e: IPSec, Add support for ESP trailer removal by hardwareYossi Kuperman
2018-03-07net/mlx5: IPSec, Generalize sandbox QP commandsYossi Kuperman
2018-03-07Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/k...David S. Miller
2018-03-07net: unpollute priv_flags spacePaolo Abeni