summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-11-24net: accept UFO datagrams from tuntap and packetWillem de Bruijn
2017-11-24net: realtek: r8169: implement set_link_ksettings()Tobias Jakobi
2017-11-24net: ipv6: Fixup device for anycast routes during copyDavid Ahern
2017-11-24Merge branch 'smc-fixes-for-smc-buffer-handling'David S. Miller
2017-11-24net/smc: Fix preinitialization of buf_desc in __smc_buf_create()Geert Uytterhoeven
2017-11-24net/smc: use sk_rcvbuf as start for rmb creationUrsula Braun
2017-11-24ipv6: Do not consider linkdown nexthops during multipathIdo Schimmel
2017-11-24net: sched: fix crash when deleting secondary chainsRoman Kapl
2017-11-24net: phy: cortina: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan
2017-11-23bpf: fix branch pruning logicAlexei Starovoitov
2017-11-22Merge branch 'bpf-fix-null-arg-semantics'Daniel Borkmann
2017-11-22bpf: change bpf_perf_event_output arg5 type to ARG_CONST_SIZE_OR_ZEROGianluca Borello
2017-11-22bpf: change bpf_probe_read_str arg2 type to ARG_CONST_SIZE_OR_ZEROGianluca Borello
2017-11-22bpf: remove explicit handling of 0 for arg2 in bpf_probe_readGianluca Borello
2017-11-22bpf: introduce ARG_PTR_TO_MEM_OR_NULLGianluca Borello
2017-11-21bpf: change bpf_probe_write_user to bpf_trace_printk in test_verifierYonghong Song
2017-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-21Merge tag 'for-linus-4.15-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-21Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2017-11-21Merge tag 'mac80211-for-davem-2017-11-20' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-11-21nfp: flower: add missing kdocJakub Kicinski
2017-11-21tipc: fix access of released memoryJon Maloy
2017-11-21net: qmi_wwan: add Quectel BG96 2c7c:0296Sebastian Sjoholm
2017-11-21mlxsw: spectrum: Do not try to create non-existing ports during unsplitIdo Schimmel
2017-11-20Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linuxLinus Torvalds
2017-11-20Merge tag 'devicetree-fixes-for-4.15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-20Merge tag 'jfs-4.15-2' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2017-11-21Merge branch 'bpf-offload-fixes'Daniel Borkmann
2017-11-21bpf: make bpf_prog_offload_verifier_prep() static inlineJakub Kicinski
2017-11-21bpf: revert report offload info to user spaceJakub Kicinski
2017-11-21bpftool: revert printing program device bound infoJakub Kicinski
2017-11-21bpf: offload: ignore namespace movesJakub Kicinski
2017-11-21bpf: turn bpf_prog_get_type() into a wrapperJakub Kicinski
2017-11-21net: xdp: don't allow device-bound programs in driver modeJakub Kicinski
2017-11-21bpf: offload: move offload device validation out to the driversJakub Kicinski
2017-11-21bpf: offload: rename the ifindex fieldJakub Kicinski
2017-11-21bpf: offload: limit offload to cls_bpf and xdp programs onlyJakub Kicinski
2017-11-21bpf: offload: add comment warning developers about double destroyJakub Kicinski
2017-11-20dt-bindings: trivial-devices: Remove fsl,mc13892Jonathan Neuschäfer
2017-11-20of: Document exactly what of_find_node_by_name() putsStephen Boyd
2017-11-20MAINTAINERS: fix jfs tree locationTom Saeger
2017-11-20mac80211: properly free requested-but-not-started TX agg sessionsJohannes Berg
2017-11-20mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()Ben Hutchings
2017-11-20cfg80211: initialize regulatory keys/database laterJohannes Berg
2017-11-20mac80211: aggregation: Convert timers to use timer_setup()Kees Cook
2017-11-20nl80211: don't expose wdev->ssid for most interfacesJohannes Berg
2017-11-20mac80211: Convert timers to use timer_setup()Kees Cook
2017-11-19Merge tag 'ntb-4.15' of git://github.com/jonmason/ntbLinus Torvalds