summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-30/+49
* Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2015-06-10307-1890/+13117
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-094-6/+6
| |\
| | * Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-06-071-0/+6
| | |\
| | | * drivers: of/base: move of_init to driver_initSudeep Holla2015-05-271-0/+6
| | * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-051-4/+0
| | |\ \
| | | * | perf/x86: Fix event/group validationPeter Zijlstra2015-05-271-4/+0
| | * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-042-2/+0
| | |\ \ \
| | | * | | block: discard bdi_unregister() in favour of bdi_destroy()NeilBrown2015-05-282-2/+0
| | | |/ /
| * | | | net/mlx5_core: Fix static checker warnings around system guid query flowMajd Dibbiny2015-06-081-1/+1
| * | | | tcp: get_cookie_sock() consolidationEric Dumazet2015-06-081-0/+3
| * | | | bpf: allow programs to write to certain skb fieldsAlexei Starovoitov2015-06-072-1/+4
| * | | | inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitationsEric Dumazet2015-06-072-0/+2
| * | | | net/mlx5_core: Add more query port helpersMajd Dibbiny2015-06-051-0/+8
| * | | | net/mlx5_core: Use port number when querying port ptysMajd Dibbiny2015-06-051-1/+1
| * | | | net/mlx5_core: Use port number in the query port mtu helpersMajd Dibbiny2015-06-051-2/+4
| * | | | net/mlx5_core: Get vendor-id using the query adapter commandMajd Dibbiny2015-06-052-2/+6
| * | | | net/mlx5_core: Add new query HCA vport commandsMajd Dibbiny2015-06-054-8/+87
| * | | | net/mlx5_core: Make the vport helpers available for the IB driver tooMajd Dibbiny2015-06-051-0/+41
| * | | | net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Haggai Abramonvsky2015-06-052-7/+15
| * | | | mpls: Add MPLS entropy label in flow_keysTom Herbert2015-06-051-0/+1
| * | | | net: Add GRE keyid in flow_keysTom Herbert2015-06-051-0/+6
| * | | | net: Add IPv6 flow label to flow_keysTom Herbert2015-06-051-1/+3
| * | | | net: Add VLAN ID to flow_keysTom Herbert2015-06-051-0/+6
| * | | | net: Get rid of IPv6 hash addresses flow keysTom Herbert2015-06-051-1/+0
| * | | | net: Add keys for TIPC addressTom Herbert2015-06-051-0/+10
| * | | | net: Add full IPv6 addresses to flow_keysTom Herbert2015-06-053-23/+69
| * | | | net: Get skb hash over flow_keys structureTom Herbert2015-06-054-4/+23
| * | | | mpls: Add definition for IPPROTO_MPLSTom Herbert2015-06-051-0/+2
| * | | | Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.or...David S. Miller2015-06-041-0/+9
| |\ \ \ \
| | * | | | bcma: add module_bcma_driver()Hauke Mehrtens2015-05-261-0/+9
| * | | | | bpf: introduce bpf_clone_redirect() helperAlexei Starovoitov2015-06-041-0/+10
| * | | | | net: phy: dp83867: Add TI dp83867 phyDan Murphy2015-06-041-0/+45
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-0211-26/+101
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-06-022-4/+6
| | |\ \ \ \
| | | * | | | tcp: fix child sockets to use system default congestion control if not setNeal Cardwell2015-06-011-1/+2
| | | * | | | Merge tag 'mac80211-for-davem-2015-05-28' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-05-311-3/+4
| | | |\ \ \ \
| | | | * | | | mac80211: Fix mac80211.h docbook commentsJonathan Corbet2015-05-281-3/+4
| | * | | | | | include/uapi/linux/virtio_balloon.h: include linux/virtio_types.hMikko Rapeli2015-06-011-0/+1
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-05-313-7/+7
| | |\ \ \ \ \ \
| | | * | | | | | target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover2015-05-311-4/+2
| | | * | | | | | target: Move passthrough CDB parsing into a common functionAndy Grover2015-05-311-0/+2
| | | * | | | | | target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig2015-05-312-3/+3
| | * | | | | | | Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-05-301-1/+12
| | |\ \ \ \ \ \ \
| | | * | | | | | | percpu_counter: batch size aware __percpu_counter_compare()Dave Chinner2015-05-281-1/+12
| | * | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-05-291-4/+50
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | tracing/mm: don't trace mm_page_pcpu_drain on offline cpusShreyas B. Prabhu2015-05-291-1/+24
| | | * | | | | | | | tracing/mm: don't trace mm_page_free on offline cpusShreyas B. Prabhu2015-05-291-1/+13
| | | * | | | | | | | tracing/mm: don't trace kmem_cache_free on offline cpusShreyas B. Prabhu2015-05-291-2/+13
| | | | |_|/ / / / / | | | |/| | | | | |
| | * | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-291-4/+2
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |