Age | Commit message (Expand) | Author | Files | Lines |
2017-10-26 | macvlan: remove unused fields in struct macvlan_dev | Girish Moodalbail | 2 | -15/+4 |
2017-10-25 | bpf: permit multiple bpf attachments for a single perf event | Yonghong Song | 2 | -9/+64 |
2017-10-24 | tcp: Configure TFO without cookie per socket and/or per route | Christoph Paasch | 1 | -1/+2 |
2017-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 17 | -55/+168 |
2017-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -1/+4 |
2017-10-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -0/+10 |
2017-10-22 | drivers, connector: convert cn_callback_entry.refcnt from atomic_t to refcount_t | Elena Reshetova | 1 | -2/+2 |
2017-10-22 | drivers, net, mlx5: convert mlx5_cq.refcount from atomic_t to refcount_t | Elena Reshetova | 1 | -2/+2 |
2017-10-22 | drivers, net, mlx4: convert mlx4_srq.refcount from atomic_t to refcount_t | Elena Reshetova | 1 | -1/+1 |
2017-10-22 | drivers, net, mlx4: convert mlx4_qp.refcount from atomic_t to refcount_t | Elena Reshetova | 1 | -1/+1 |
2017-10-22 | drivers, net, mlx4: convert mlx4_cq.refcount from atomic_t to refcount_t | Elena Reshetova | 1 | -2/+2 |
2017-10-21 | net: sched: add block bind/unbind notif. and extended block_get/put | Jiri Pirko | 1 | -0/+1 |
2017-10-21 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -2/+2 |
2017-10-20 | selinux: bpf: Add addtional check for bpf object file receive | Chenbo Feng | 1 | -0/+3 |
2017-10-20 | security: bpf: Add LSM hooks for bpf object related syscall | Chenbo Feng | 3 | -0/+105 |
2017-10-20 | bpf: Add file mode configuration into bpf maps | Chenbo Feng | 1 | -3/+5 |
2017-10-20 | net: Add extack to validator_info structs used for address notifier | David Ahern | 1 | -0/+1 |
2017-10-20 | bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region | John Fastabend | 1 | -1/+1 |
2017-10-20 | Merge branch 'fixes-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -17/+30 |
2017-10-20 | doc: Fix various RCU docbook comment-header problems | Paul E. McKenney | 3 | -9/+16 |
2017-10-20 | membarrier: Provide register expedited private command | Mathieu Desnoyers | 2 | -0/+19 |
2017-10-20 | Input: allow matching device IDs on property bits | Dmitry Torokhov | 2 | -0/+7 |
2017-10-20 | Input: factor out and export input_device_id matching code | Dmitry Torokhov | 1 | -0/+3 |
2017-10-19 | Merge tag 'mvebu-fixes-4.14-2' of git://git.infradead.org/linux-mvebu into fixes | Arnd Bergmann | 1 | -2/+2 |
2017-10-19 | dql: make dql_init return void | Stephen Hemminger | 1 | -1/+1 |
2017-10-19 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 1 | -0/+10 |
2017-10-19 | Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5 | James Morris | 1 | -17/+30 |
2017-10-18 | bpf: move knowledge about post-translation offsets out of verifier | Jakub Kicinski | 1 | -0/+3 |
2017-10-18 | bpf: remove the verifier ops from program structure | Jakub Kicinski | 2 | -1/+1 |
2017-10-18 | bpf: split verifier and program ops | Jakub Kicinski | 2 | -19/+24 |
2017-10-18 | bpf: cpumap xdp_buff to skb conversion and allocation | Jesper Dangaard Brouer | 1 | -0/+1 |
2017-10-18 | bpf: XDP_REDIRECT enable use of cpumap | Jesper Dangaard Brouer | 1 | -1/+30 |
2017-10-18 | bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP | Jesper Dangaard Brouer | 1 | -0/+1 |
2017-10-18 | KEYS: Fix race between updating and finding a negative key | David Howells | 1 | -17/+30 |
2017-10-17 | ethtool: add ethtool_intersect_link_masks | Alan Brady | 1 | -0/+10 |
2017-10-16 | tun: call dev_get_valid_name() before register_netdevice() | Cong Wang | 1 | -0/+3 |
2017-10-16 | Merge tag 'mlx5-updates-2017-10-11' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 1 | -0/+24 |
2017-10-15 | Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2017-10-14 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -8/+0 |
2017-10-14 | net/mlx5: PTP code migration to driver core section | Feras Daoud | 1 | -0/+24 |
2017-10-14 | kmemleak: clear stale pointers from task stacks | Konstantin Khlebnikov | 1 | -1/+1 |
2017-10-14 | fs/mpage.c: fix mpage_writepage() for pages with buffers | Matthew Wilcox | 1 | -0/+1 |
2017-10-14 | linux/kernel.h: add/correct kernel-doc notation | Randy Dunlap | 1 | -16/+74 |
2017-10-14 | include/linux/of.h: provide of_n_{addr,size}_cells wrappers for !CONFIG_OF | Arnd Bergmann | 1 | -0/+10 |
2017-10-14 | i40e/i40evf: don't trust VF to reset itself | Alan Brady | 1 | -2/+2 |
2017-10-13 | net: phy: broadcom: support new device flag for setting master mode | Rafał Miłecki | 1 | -0/+1 |
2017-10-12 | bus: mbus: fix window size calculation for 4GB windows | Jan Luebbe | 1 | -2/+2 |
2017-10-11 | Merge tag 'mac80211-next-for-davem-2017-10-11' of git://git.kernel.org/pub/sc... | David S. Miller | 1 | -0/+1 |
2017-10-10 | bpf: write back the verifier log buffer as it gets filled | Jakub Kicinski | 1 | -1/+3 |
2017-10-10 | bpf: move global verifier log into verifier environment | Jakub Kicinski | 1 | -0/+2 |