aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-07tcp: get_cookie_sock() consolidationEric Dumazet1-0/+3
2015-06-07bpf: allow programs to write to certain skb fieldsAlexei Starovoitov2-1/+4
2015-06-06inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitationsEric Dumazet2-0/+2
2015-06-04net/mlx5_core: Add more query port helpersMajd Dibbiny1-0/+8
2015-06-04net/mlx5_core: Use port number when querying port ptysMajd Dibbiny1-1/+1
2015-06-04net/mlx5_core: Use port number in the query port mtu helpersMajd Dibbiny1-2/+4
2015-06-04net/mlx5_core: Get vendor-id using the query adapter commandMajd Dibbiny2-2/+6
2015-06-04net/mlx5_core: Add new query HCA vport commandsMajd Dibbiny4-8/+87
2015-06-04net/mlx5_core: Make the vport helpers available for the IB driver tooMajd Dibbiny1-0/+41
2015-06-04net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Haggai Abramonvsky2-7/+15
2015-06-04mpls: Add MPLS entropy label in flow_keysTom Herbert1-0/+1
2015-06-04net: Add GRE keyid in flow_keysTom Herbert1-0/+6
2015-06-04net: Add IPv6 flow label to flow_keysTom Herbert1-1/+3
2015-06-04net: Add VLAN ID to flow_keysTom Herbert1-0/+6
2015-06-04net: Get rid of IPv6 hash addresses flow keysTom Herbert1-1/+0
2015-06-04net: Add keys for TIPC addressTom Herbert1-0/+10
2015-06-04net: Add full IPv6 addresses to flow_keysTom Herbert3-23/+69
2015-06-04net: Get skb hash over flow_keys structureTom Herbert4-4/+23
2015-06-04mpls: Add definition for IPPROTO_MPLSTom Herbert1-0/+2
2015-06-03Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-0/+9
2015-06-03bpf: introduce bpf_clone_redirect() helperAlexei Starovoitov1-0/+10
2015-06-03net: phy: dp83867: Add TI dp83867 phyDan Murphy1-0/+45
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-26/+101
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-4/+6
2015-06-01geneve: allow user to specify TOS info for tunnel framesJohn W. Linville1-0/+1
2015-06-01geneve: allow user to specify TTL for tunnel framesJohn W. Linville1-0/+1
2015-06-01vlan: Add GRO support for non hardware accelerated vlanToshiaki Makita1-0/+20
2015-06-01openvswitch: include datapath actions with sampled-packet upcall to userspaceNeil McKee1-0/+4
2015-06-01net: Add priority to packet_offload objects.David S. Miller1-0/+1
2015-06-01include/uapi/linux/virtio_balloon.h: include linux/virtio_types.hMikko Rapeli1-0/+1
2015-05-31tcp: fix child sockets to use system default congestion control if not setNeal Cardwell1-1/+2
2015-05-31net/rds: Declare SO_RDS_TRANSPORT and RDS_TRANS_* constants in uapi/linux/rds.hSowmini Varadhan1-0/+10
2015-05-31ebpf: allow bpf_ktime_get_ns_proto also for networkingDaniel Borkmann1-0/+1
2015-05-31Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller2-3/+4
2015-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds3-7/+7
2015-05-31bpf: add missing rcu protection when releasing programs from prog_arrayAlexei Starovoitov1-1/+5
2015-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-0/+11
2015-05-30Merge tag 'mac80211-for-davem-2015-05-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-3/+4
2015-05-30net/mlx4: Add EQ poolMatan Barak1-4/+7
2015-05-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller4-49/+154
2015-05-30target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover1-4/+2
2015-05-30target: Move passthrough CDB parsing into a common functionAndy Grover1-0/+2
2015-05-30net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai2-0/+20
2015-05-30net/mlx5: Ethernet resource handling filesAmir Vadai1-0/+54
2015-05-30net/mlx5_core: Set/Query port MTU commandsSaeed Mahameed1-0/+4
2015-05-30net/mlx5_core: Modify CQ moderation parametersRana Shahout1-0/+3
2015-05-30net/mlx5_core: Implement get/set port statusRana Shahout1-0/+8
2015-05-30net/mlx5_core: Implement access functions of ptys register fieldsSaeed Mahameed1-0/+14
2015-05-30net/mlx5_core: New device capabilities handlingSaeed Mahameed2-59/+65
2015-05-30net/mlx5_core: HW data structs/types definitions cleanupSaeed Mahameed4-81/+6631