summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-11-05bpf: remove old offload/analyzerJakub Kicinski
2017-11-05xdp: allow attaching programs loaded for specific deviceJakub Kicinski
2017-11-05bpf: report offload info to user spaceJakub Kicinski
2017-11-05bpf: offload: add infrastructure for loading programs for a specific netdevJakub Kicinski
2017-11-05net: bpf: rename ndo_xdp to ndo_bpfJakub Kicinski
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-03mm, swap: fix race between swap count continuation operationsHuang Ying
2017-11-03net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpathJiri Pirko
2017-11-03net: Define eth_stp_addr in linux/etherdevice.hEgil Hjelmeland
2017-11-03stmmac: use of_property_read_u32 instead of read_u8Bhadram Varka
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02security: bpf: replace include of linux/bpf.h with forward declarationsJakub Kicinski
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-01net: dsa: lan9303: Add STP ALR entry on port 0Egil Hjelmeland
2017-11-01bpf: reduce verifier memory consumptionAlexei Starovoitov
2017-10-31Revert "PM / QoS: Fix device resume latency PM QoS"Rafael J. Wysocki
2017-10-31Revert "PM / QoS: Fix default runtime_pm device resume latency"Rafael J. Wysocki
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-30PM / QoS: Fix default runtime_pm device resume latencyTero Kristo
2017-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-29sctp: fix some type cast warnings introduced since very beginningXin Long
2017-10-29sctp: fix some type cast warnings introduced by stream reconfXin Long
2017-10-28tap: reference to KVA of an unloaded module causes kernel panicGirish Moodalbail
2017-10-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-10-27net/sched: Add support for HW offloading for CBSVinicius Costa Gomes
2017-10-27net: dsa: lan9303: Move struct lan9303 to include/linux/dsa/lan9303.hEgil Hjelmeland
2017-10-27bpf: remove tail_call and get_stackid helper declarations from bpf.hGianluca Borello
2017-10-27drivers/net: wan/sdla: Convert timers to use timer_setup()Kees Cook
2017-10-26tcp: TCP experimental option for SMCUrsula Braun
2017-10-26net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidthHuy Nguyen
2017-10-26macvlan: remove unused fields in struct macvlan_devGirish Moodalbail
2017-10-25bpf: permit multiple bpf attachments for a single perf eventYonghong Song
2017-10-24PM / QoS: Fix device resume latency PM QoSRafael J. Wysocki
2017-10-24tcp: Configure TFO without cookie per socket and/or per routeChristoph Paasch
2017-10-23sched/swait: Document it clearly that the swait facilities are special and sh...Davidlohr Bueso
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-10-22drivers, connector: convert cn_callback_entry.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, mlx5: convert mlx5_cq.refcount from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, mlx4: convert mlx4_srq.refcount from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, mlx4: convert mlx4_qp.refcount from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, mlx4: convert mlx4_cq.refcount from atomic_t to refcount_tElena Reshetova
2017-10-21net: sched: add block bind/unbind notif. and extended block_get/putJiri Pirko
2017-10-20Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-10-20selinux: bpf: Add addtional check for bpf object file receiveChenbo Feng
2017-10-20security: bpf: Add LSM hooks for bpf object related syscallChenbo Feng