| Commit message (Expand) | Author | Age | Files | Lines |
* | bpf: add lookup/update support for per-cpu hash and array maps | Alexei Starovoitov | 2016-02-06 | 1 | -0/+23 |
* | bpf: introduce BPF_MAP_TYPE_PERCPU_ARRAY map | Alexei Starovoitov | 2016-02-06 | 2 | -0/+2 |
* | bpf: introduce BPF_MAP_TYPE_PERCPU_HASH map | Alexei Starovoitov | 2016-02-06 | 1 | -0/+1 |
* | ethtool: Declare netdev_rss_key as __read_mostly. | Kim Jones | 2016-02-06 | 1 | -1/+1 |
* | tcp: fastopen: accept data/FIN present in SYNACK message | Eric Dumazet | 2016-02-06 | 1 | -0/+1 |
* | team: track sum of rx_nohandler for all slaves | Jarod Wilson | 2016-02-06 | 1 | -0/+1 |
* | net: add rx_nohandler stat counter | Jarod Wilson | 2016-02-06 | 2 | -0/+7 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-02-02 | 9 | -30/+46 |
|\ |
|
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2016-01-31 | 1 | -0/+6 |
| |\ |
|
| | * | Bluetooth: L2CAP: Introduce proper defines for PSM ranges | Johan Hedberg | 2016-01-29 | 1 | -0/+6 |
| * | | ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail() | Paolo Abeni | 2016-01-30 | 1 | -2/+10 |
| * | | tcp: Change reference to experimental CWND RFC. | Jörg Thalheim | 2016-01-29 | 1 | -1/+1 |
| * | | sctp: remove the dead field of sctp_transport | Xin Long | 2016-01-29 | 1 | -2/+1 |
| * | | sctp: fix the transport dead race check by using atomic_add_unless on refcnt | Xin Long | 2016-01-29 | 1 | -1/+1 |
| * | | net: simplify napi_synchronize() to avoid warnings | Arnd Bergmann | 2016-01-25 | 1 | -6/+5 |
| * | | net: sock: remove dead cgroup methods from struct proto | Johannes Weiner | 2016-01-21 | 1 | -12/+0 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2016-01-21 | 1 | -5/+3 |
| |\ \ |
|
| | * | | netfilter: nf_conntrack: use safer way to lock all buckets | Sasha Levin | 2016-01-20 | 1 | -5/+3 |
| | |/ |
|
| * | | gro: Make GRO aware of lightweight tunnels. | Jesse Gross | 2016-01-21 | 1 | -0/+18 |
| * | | soreuseport: fix NULL ptr dereference SO_REUSEPORT after bind | Craig Gallek | 2016-01-19 | 1 | -1/+1 |
* | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-02-02 | 4 | -7/+14 |
|\ \ \ |
|
| * | | | phys_to_pfn_t: use phys_addr_t | Dan Williams | 2016-01-31 | 1 | -2/+2 |
| * | | | block: use DAX for partition table reads | Dan Williams | 2016-01-30 | 1 | -0/+11 |
| * | | | block: revert runtime dax control of the raw block device | Dan Williams | 2016-01-30 | 2 | -4/+0 |
| * | | | fs, block: force direct-I/O for dax-enabled block devices | Dan Williams | 2016-01-30 | 1 | -1/+1 |
* | | | | Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2016-02-01 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | tty: Wait interruptibly for tty lock on reopen | Peter Hurley | 2016-01-27 | 1 | -0/+1 |
| |/ / / |
|
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2016-02-01 | 1 | -3/+31 |
|\ \ \ \ |
|
| * | | | | hrtimer: Handle remaining time proper for TIME_LOW_RES | Thomas Gleixner | 2016-01-17 | 1 | -3/+31 |
| * | | | | Merge branches 'clockevents/4.4-fixes' and 'clockevents/4.5-fixes' of http://... | Thomas Gleixner | 2016-01-12 | 69 | -331/+386 |
| |\ \ \ \ |
|
* | \ \ \ \ | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-02-01 | 1 | -6/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | perf: Synchronously clean up child events | Peter Zijlstra | 2016-01-29 | 1 | -3/+0 |
| * | | | | | | perf/bpf: Convert perf_event_array to use struct file | Alexei Starovoitov | 2016-01-29 | 1 | -2/+2 |
| * | | | | | | perf: Collapse and fix event_function_call() users | Peter Zijlstra | 2016-01-21 | 1 | -1/+1 |
* | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-01-31 | 1 | -0/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED token | Marc Zyngier | 2016-01-26 | 1 | -0/+1 |
* | | | | | | | | Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-01-30 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | swiotlb: Make linux/swiotlb.h standalone includible | Thierry Reding | 2016-01-20 | 1 | -0/+3 |
* | | | | | | | | | Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-01-30 | 1 | -9/+7 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | include/linux/cleancache.h: Clean up code | Chen Gang | 2016-01-27 | 1 | -8/+6 |
| * | | | | | | | | | cleancache: constify cleancache_ops structure | Julia Lawall | 2016-01-27 | 1 | -1/+1 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge tag 'iommu-fixes-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-01-30 | 1 | -4/+12 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | iommu: Update struct iommu_ops comments | Magnus Damm | 2016-01-29 | 1 | -4/+12 |
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2016-01-29 | 2 | -0/+7 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'drm-rockchip-next-fixes-2016-01-22' of https://github.com/marky... | Dave Airlie | 2016-01-29 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | drm/atomic-helper: Export framebuffer_changed() | John Keeping | 2016-01-20 | 1 | -0/+4 |
| * | | | | | | | | | | drm/etnaviv: add further minor features and varyings count | Russell King | 2016-01-26 | 1 | -0/+3 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge tag 'trace-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2016-01-29 | 2 | -2/+1 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | tracing/dma-buf/fence: Fix timeline str value on fence_annotate_wait_on | Gustavo Padovan | 2016-01-25 | 1 | -1/+1 |
| * | | | | | | | | | ftrace: Remove unused nr_trampolines var | Dmitry Safonov | 2016-01-14 | 1 | -1/+0 |
| | |/ / / / / / /
| |/| | | | | | | |
|