summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell2015-05-281-4/+2
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-272-3/+6
| |\ \ \ \ \ \
| | * | | | | | sctp: Fix mangled IPv4 addresses on a IPv6 listening socketJason Gunthorpe2015-05-271-2/+5
| | * | | | | | net: phy: bcm7xxx: Fix 7425 PHY ID and flagsFlorian Fainelli2015-05-251-1/+1
| * | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-05-241-6/+21
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | ktime: Fix ktime_divns to do signed divisionJohn Stultz2015-05-131-6/+21
* | | | | | | | geneve: allow user to specify TOS info for tunnel framesJohn W. Linville2015-06-021-0/+1
* | | | | | | | geneve: allow user to specify TTL for tunnel framesJohn W. Linville2015-06-021-0/+1
* | | | | | | | vlan: Add GRO support for non hardware accelerated vlanToshiaki Makita2015-06-021-0/+20