summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2015-06-07net/mlx5_core: Fix static checker warnings around system guid query flowMajd Dibbiny
2015-06-07bpf: allow programs to write to certain skb fieldsAlexei Starovoitov
2015-06-04net/mlx5_core: Add more query port helpersMajd Dibbiny
2015-06-04net/mlx5_core: Use port number when querying port ptysMajd Dibbiny
2015-06-04net/mlx5_core: Use port number in the query port mtu helpersMajd Dibbiny
2015-06-04net/mlx5_core: Get vendor-id using the query adapter commandMajd Dibbiny
2015-06-04net/mlx5_core: Add new query HCA vport commandsMajd Dibbiny
2015-06-04net/mlx5_core: Make the vport helpers available for the IB driver tooMajd Dibbiny
2015-06-04net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Haggai Abramonvsky
2015-06-04net: Get skb hash over flow_keys structureTom Herbert
2015-06-01vlan: Add GRO support for non hardware accelerated vlanToshiaki Makita
2015-06-01net: Add priority to packet_offload objects.David S. Miller
2015-05-31ebpf: allow bpf_ktime_get_ns_proto also for networkingDaniel Borkmann
2015-05-31bpf: add missing rcu protection when releasing programs from prog_arrayAlexei Starovoitov
2015-05-30net/mlx4: Add EQ poolMatan Barak
2015-05-30net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai
2015-05-30net/mlx5: Ethernet resource handling filesAmir Vadai
2015-05-30net/mlx5_core: Set/Query port MTU commandsSaeed Mahameed
2015-05-30net/mlx5_core: Modify CQ moderation parametersRana Shahout
2015-05-30net/mlx5_core: Implement get/set port statusRana Shahout
2015-05-30net/mlx5_core: Implement access functions of ptys register fieldsSaeed Mahameed
2015-05-30net/mlx5_core: New device capabilities handlingSaeed Mahameed
2015-05-30net/mlx5_core: HW data structs/types definitions cleanupSaeed Mahameed
2015-05-30net/mlx5_core: Set irq affinity hintsSaeed Mahameed
2015-05-30net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai
2015-05-30if_vlan: fix vlaue -> value typoVivien Didelot
2015-05-30stmmac: add phy-handle support to the platform layerMathieu Olivari
2015-05-29percpu_counter: batch size aware __percpu_counter_compare()Dave Chinner
2015-05-28block: discard bdi_unregister() in favour of bdi_destroy()NeilBrown
2015-05-28cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell
2015-05-27pci: Add Cavium PCI vendor idSunil Goutham
2015-05-27perf/x86: Fix event/group validationPeter Zijlstra
2015-05-27net: phy: Add phy_interface_is_rgmii helperFlorian Fainelli
2015-05-26drivers: of/base: move of_init to driver_initSudeep Holla
2015-05-26bcma: add module_bcma_driver()Hauke Mehrtens
2015-05-25net: phy: bcm7xxx: Fix 7425 PHY ID and flagsFlorian Fainelli
2015-05-25net: make skb_splice_bits more configureableHannes Frederic Sowa
2015-05-25net: skbuff: add skb_append_pagefrags and use itHannes Frederic Sowa
2015-05-22tcp: fix a potential deadlock in tcp_get_info()Eric Dumazet
2015-05-21tcp: add tcpi_segs_in and tcpi_segs_out to tcp_infoMarcelo Ricardo Leitner
2015-05-21bpf: allow bpf programs to tail-call other bpf programsAlexei Starovoitov
2015-05-20Revert "netfilter: bridge: query conntrack about skb dnat"Florian Westphal
2015-05-17net: fix two sparse errorsEric Dumazet
2015-05-16rhashtable: Add cap on number of elements in hash tableHerbert Xu
2015-05-15netfilter: x_tables: add context to know if extension runs from nft_compatPablo Neira Ayuso
2015-05-14mdio-gpio: Propagate mii_bus.phy_ignore_ta_maskBert Vermeulen
2015-05-14test_bpf: add tests related to BPF_MAXINSNSDaniel Borkmann
2015-05-14uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSERJosh Triplett
2015-05-14gfp: add __GFP_NOACCOUNTVladimir Davydov
2015-05-14net: phy: Add phy_ignore_ta_mask to account for broken turn-aroundFlorian Fainelli