aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-26net: Drop NETDEV_UNREGISTER_FINALKirill Tkhai2-3/+2
2018-03-26net: Make NETDEV_XXX commands enum { }Kirill Tkhai1-33/+36
2018-03-25Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-0/+56
2018-03-23net/sched: remove tcf_idr_cleanup()Davide Caratti1-1/+0
2018-03-23tipc: add 128-bit node identifierJon Maloy1-0/+2
2018-03-23tls: RX path for ktlsDave Watson2-2/+27
2018-03-23tls: Refactor variable namesDave Watson1-1/+1
2018-03-23tls: Pass error code explicitly to tls_err_abortDave Watson1-3/+3
2018-03-23tls: Move cipher info to a separate structDave Watson1-11/+15
2018-03-23devlink: Remove top_hierarchy arg for DEVLINK disabled pathDavid Ahern1-1/+0
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller36-49/+250
2018-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-1/+10
2018-03-22Revert "mm: page_alloc: skip over regions of invalid pfns where possible"Daniel Vacek1-1/+0
2018-03-22mm/vmalloc: add interfaces to free unmapped page tableToshi Kani1-0/+10
2018-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds17-18/+158
2018-03-22Merge tag 'mmc-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-2/+2
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-22Merge tag 'mac80211-for-davem-2018-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-0/+4
2018-03-22devlink: Remove top_hierarchy arg to devlink_resource_registerDavid Ahern1-1/+0
2018-03-22net: phy: Add general dummy stubs for MMD register accessKevin Hao1-0/+4
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-21mac80211: add ieee80211_hw flag for QoS NDP supportBen Caradoc-Davies1-0/+4
2018-03-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-6/+2
2018-03-19Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+0
2018-03-19Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-6/+12
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-19RDMA/verbs: Remove restrack entry from XRCD structureLeon Romanovsky1-4/+0
2018-03-19percpu_ref: Update doc to dissuade users from depending on internal RCU grace periodsTejun Heo1-6/+12
2018-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-0/+3
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-16vlan: Fix out of order vlan headers with reorder header offToshiaki Makita1-11/+55
2018-03-16net: Fix vlan untag for bridge and vlan_dev with reorder_hdr offToshiaki Makita1-0/+1
2018-03-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1