summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-08
|\
| * Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-06-06
| |\
| | * drivers: of/base: move of_init to driver_initSudeep Holla2015-05-26
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-05
| |\ \
| | * | perf/x86: Fix event/group validationPeter Zijlstra2015-05-27
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-03
| |\ \ \
| | * | | block: discard bdi_unregister() in favour of bdi_destroy()NeilBrown2015-05-28
| | |/ /
* | | | net/mlx5_core: Fix static checker warnings around system guid query flowMajd Dibbiny2015-06-07
* | | | tcp: get_cookie_sock() consolidationEric Dumazet2015-06-07
* | | | bpf: allow programs to write to certain skb fieldsAlexei Starovoitov2015-06-07
* | | | inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitationsEric Dumazet2015-06-06
* | | | net/mlx5_core: Add more query port helpersMajd Dibbiny2015-06-04
* | | | net/mlx5_core: Use port number when querying port ptysMajd Dibbiny2015-06-04
* | | | net/mlx5_core: Use port number in the query port mtu helpersMajd Dibbiny2015-06-04
* | | | net/mlx5_core: Get vendor-id using the query adapter commandMajd Dibbiny2015-06-04
* | | | net/mlx5_core: Add new query HCA vport commandsMajd Dibbiny2015-06-04
* | | | net/mlx5_core: Make the vport helpers available for the IB driver tooMajd Dibbiny2015-06-04
* | | | net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Haggai Abramonvsky2015-06-04
* | | | mpls: Add MPLS entropy label in flow_keysTom Herbert2015-06-04
* | | | net: Add GRE keyid in flow_keysTom Herbert2015-06-04
* | | | net: Add IPv6 flow label to flow_keysTom Herbert2015-06-04
* | | | net: Add VLAN ID to flow_keysTom Herbert2015-06-04
* | | | net: Get rid of IPv6 hash addresses flow keysTom Herbert2015-06-04
* | | | net: Add keys for TIPC addressTom Herbert2015-06-04
* | | | net: Add full IPv6 addresses to flow_keysTom Herbert2015-06-04
* | | | net: Get skb hash over flow_keys structureTom Herbert2015-06-04
* | | | mpls: Add definition for IPPROTO_MPLSTom Herbert2015-06-04
* | | | Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.or...David S. Miller2015-06-03
|\ \ \ \
| * | | | bcma: add module_bcma_driver()Hauke Mehrtens2015-05-26
* | | | | bpf: introduce bpf_clone_redirect() helperAlexei Starovoitov2015-06-03
* | | | | net: phy: dp83867: Add TI dp83867 phyDan Murphy2015-06-03
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-01
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-06-01
| |\ \ \ \
| | * | | | tcp: fix child sockets to use system default congestion control if not setNeal Cardwell2015-05-31
| | * | | | Merge tag 'mac80211-for-davem-2015-05-28' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-05-30
| | |\ \ \ \
| | | * | | | mac80211: Fix mac80211.h docbook commentsJonathan Corbet2015-05-28
| * | | | | | include/uapi/linux/virtio_balloon.h: include linux/virtio_types.hMikko Rapeli2015-06-01
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-05-31
| |\ \ \ \ \ \
| | * | | | | | target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover2015-05-30
| | * | | | | | target: Move passthrough CDB parsing into a common functionAndy Grover2015-05-30
| | * | | | | | target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig2015-05-30
| * | | | | | | Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-05-29
| |\ \ \ \ \ \ \
| | * | | | | | | percpu_counter: batch size aware __percpu_counter_compare()Dave Chinner2015-05-29
| * | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-05-29
| |\ \ \ \ \ \ \ \
| | * | | | | | | | tracing/mm: don't trace mm_page_pcpu_drain on offline cpusShreyas B. Prabhu2015-05-28
| | * | | | | | | | tracing/mm: don't trace mm_page_free on offline cpusShreyas B. Prabhu2015-05-28
| | * | | | | | | | tracing/mm: don't trace kmem_cache_free on offline cpusShreyas B. Prabhu2015-05-28
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-29
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell2015-05-28
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-27
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |