summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | net/mlx5: Refactor accel IPSec codeAviad Yehezkel2018-03-082-2/+140
| * | | net/mlx5: Added required metadata capability for ipsecAviad Yehezkel2018-03-081-0/+1
| * | | net/mlx5: Export ipsec capabilitiesAviad Yehezkel2018-03-081-0/+57
| * | | net/mlx5: IPSec, Add command V2 supportAviad Yehezkel2018-03-081-1/+3
| * | | net/mlx5e: IPSec, Add support for ESP trailer removal by hardwareYossi Kuperman2018-03-081-1/+12
| * | | net/mlx5: IPSec, Generalize sandbox QP commandsYossi Kuperman2018-03-081-0/+16
* | | | net/sched: cls_flower: Add support to handle first frag as match fieldPieter Jansen van Vuuren2018-03-081-0/+1
| |/ / |/| |
* | | Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/k...David S. Miller2018-03-073-2/+143
|\| |