Age | Commit message (Expand) | Author |
2017-11-05 | bpf: remove old offload/analyzer | Jakub Kicinski |
2017-11-05 | xdp: allow attaching programs loaded for specific device | Jakub Kicinski |
2017-11-05 | bpf: report offload info to user space | Jakub Kicinski |
2017-11-05 | bpf: offload: add infrastructure for loading programs for a specific netdev | Jakub Kicinski |
2017-11-05 | net: bpf: rename ndo_xdp to ndo_bpf | Jakub Kicinski |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-11-03 | mm, swap: fix race between swap count continuation operations | Huang Ying |
2017-11-03 | net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath | Jiri Pirko |
2017-11-03 | net: Define eth_stp_addr in linux/etherdevice.h | Egil Hjelmeland |
2017-11-03 | stmmac: use of_property_read_u32 instead of read_u8 | Bhadram Varka |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-11-02 | security: bpf: replace include of linux/bpf.h with forward declarations | Jakub Kicinski |
2017-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-11-01 | net: dsa: lan9303: Add STP ALR entry on port 0 | Egil Hjelmeland |
2017-11-01 | bpf: reduce verifier memory consumption | Alexei Starovoitov |
2017-10-31 | Revert "PM / QoS: Fix device resume latency PM QoS" | Rafael J. Wysocki |
2017-10-31 | Revert "PM / QoS: Fix default runtime_pm device resume latency" | Rafael J. Wysocki |
2017-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-10-30 | PM / QoS: Fix default runtime_pm device resume latency | Tero Kristo |
2017-10-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-10-29 | sctp: fix some type cast warnings introduced since very beginning | Xin Long |
2017-10-29 | sctp: fix some type cast warnings introduced by stream reconf | Xin Long |
2017-10-28 | tap: reference to KVA of an unloaded module causes kernel panic | Girish Moodalbail |
2017-10-27 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-10-27 | net/sched: Add support for HW offloading for CBS | Vinicius Costa Gomes |
2017-10-27 | net: dsa: lan9303: Move struct lan9303 to include/linux/dsa/lan9303.h | Egil Hjelmeland |
2017-10-27 | bpf: remove tail_call and get_stackid helper declarations from bpf.h | Gianluca Borello |
2017-10-27 | drivers/net: wan/sdla: Convert timers to use timer_setup() | Kees Cook |
2017-10-26 | tcp: TCP experimental option for SMC | Ursula Braun |
2017-10-26 | net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidth | Huy Nguyen |
2017-10-26 | macvlan: remove unused fields in struct macvlan_dev | Girish Moodalbail |
2017-10-25 | bpf: permit multiple bpf attachments for a single perf event | Yonghong Song |
2017-10-24 | PM / QoS: Fix device resume latency PM QoS | Rafael J. Wysocki |
2017-10-24 | tcp: Configure TFO without cookie per socket and/or per route | Christoph Paasch |
2017-10-23 | sched/swait: Document it clearly that the swait facilities are special and sh... | Davidlohr Bueso |
2017-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-10-22 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-10-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2017-10-22 | drivers, connector: convert cn_callback_entry.refcnt from atomic_t to refcount_t | Elena Reshetova |
2017-10-22 | drivers, net, mlx5: convert mlx5_cq.refcount from atomic_t to refcount_t | Elena Reshetova |
2017-10-22 | drivers, net, mlx4: convert mlx4_srq.refcount from atomic_t to refcount_t | Elena Reshetova |
2017-10-22 | drivers, net, mlx4: convert mlx4_qp.refcount from atomic_t to refcount_t | Elena Reshetova |
2017-10-22 | drivers, net, mlx4: convert mlx4_cq.refcount from atomic_t to refcount_t | Elena Reshetova |
2017-10-21 | net: sched: add block bind/unbind notif. and extended block_get/put | Jiri Pirko |
2017-10-20 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2017-10-20 | selinux: bpf: Add addtional check for bpf object file receive | Chenbo Feng |
2017-10-20 | security: bpf: Add LSM hooks for bpf object related syscall | Chenbo Feng |