summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-06-16bpf: introduce current->pid, tgid, uid, gid, comm accessorsAlexei Starovoitov1-0/+3
2015-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller7-52/+115
2015-06-15netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.Eric Dumazet1-4/+1
2015-06-14netfilter: ipset: Fix coding styles reported by checkpatch.plJozsef Kadlecsik1-3/+2
2015-06-14netfilter: ipset: Prepare the ipset core to use RCU at set levelJozsef Kadlecsik3-28/+44
2015-06-14netfilter: ipset: Fix parallel resizing and listing of the same setJozsef Kadlecsik1-5/+8
2015-06-14netfilter: ipset: Fix cidr handling for hash:*net* typesJozsef Kadlecsik1-2/+0
2015-06-14netfilter: ipset: Use MSEC_PER_SEC consistentlyJozsef Kadlecsik1-2/+2
2015-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2015-06-13flow_dissector: fix ipv6 dst, hop-by-hop and routing ext hdrsEric Dumazet1-4/+5
2015-06-12Merge git://git.infradead.org/intel-iommuLinus Torvalds1-1/+2
2015-06-12netfilter: xtables: avoid percpu ruleset duplicationFlorian Westphal1-2/+2
2015-06-12netfilter: xtables: use percpu rule countersFlorian Westphal1-0/+49
2015-06-12net: ip_fragment: remove BRIDGE_NETFILTER mtu special handlingFlorian Westphal1-7/+0
2015-06-12netfilter: bridge: forward IPv6 fragmented packetsBernhard Thaler1-0/+2
2015-06-12netfilter: bridge: refactor frag_max_sizeBernhard Thaler1-0/+1
2015-06-12netfilter: bridge: detect NAT66 correctly and change MAC addressBernhard Thaler2-1/+6
2015-06-12net/mlx5e: Add HW cacheline start paddingSaeed Mahameed1-0/+4
2015-06-12net/mlx5e: Fix HW MTU settingsSaeed Mahameed1-5/+5
2015-06-11net: phy: broadcom: define Broadcom pseudo-PHY address in brcmphy.hFlorian Fainelli1-0/+5
2015-06-11net: phy: broadcom: include phy.h for brcmphy.hFlorian Fainelli1-0/+2
2015-06-09iommu/vt-d: Change PASID support to bit 40 of Extended Capability RegisterDavid Woodhouse1-1/+2
2015-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-5/+6
2015-06-08net/mlx5_core: Fix static checker warnings around system guid query flowMajd Dibbiny1-1/+1
2015-06-07bpf: allow programs to write to certain skb fieldsAlexei Starovoitov1-1/+2
2015-06-07Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+6
2015-06-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+0
2015-06-05net/mlx5_core: Add more query port helpersMajd Dibbiny1-0/+8
2015-06-05net/mlx5_core: Use port number when querying port ptysMajd Dibbiny1-1/+1
2015-06-05net/mlx5_core: Use port number in the query port mtu helpersMajd Dibbiny1-2/+4
2015-06-05net/mlx5_core: Get vendor-id using the query adapter commandMajd Dibbiny2-2/+6
2015-06-05net/mlx5_core: Add new query HCA vport commandsMajd Dibbiny4-8/+87
2015-06-05net/mlx5_core: Make the vport helpers available for the IB driver tooMajd Dibbiny1-0/+41
2015-06-05net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Haggai Abramonvsky2-7/+15
2015-06-05net: Get skb hash over flow_keys structureTom Herbert1-1/+1
2015-06-04Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.or...David S. Miller1-0/+9
2015-06-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2015-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-12/+36
2015-06-02vlan: Add GRO support for non hardware accelerated vlanToshiaki Makita1-0/+20
2015-06-02net: Add priority to packet_offload objects.David S. Miller1-0/+1
2015-06-01ebpf: allow bpf_ktime_get_ns_proto also for networkingDaniel Borkmann1-0/+1
2015-05-31bpf: add missing rcu protection when releasing programs from prog_arrayAlexei Starovoitov1-1/+5
2015-05-31net/mlx4: Add EQ poolMatan Barak1-4/+7
2015-05-31net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai2-0/+20
2015-05-31net/mlx5: Ethernet resource handling filesAmir Vadai1-0/+54
2015-05-31net/mlx5_core: Set/Query port MTU commandsSaeed Mahameed1-0/+4
2015-05-31net/mlx5_core: Modify CQ moderation parametersRana Shahout1-0/+3
2015-05-31net/mlx5_core: Implement get/set port statusRana Shahout1-0/+8
2015-05-31net/mlx5_core: Implement access functions of ptys register fieldsSaeed Mahameed1-0/+14
2015-05-31net/mlx5_core: New device capabilities handlingSaeed Mahameed2-59/+65