summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-07-05net/mlx5e: Add ethtool flow steering supportMaor Gottlieb1-0/+1
2016-07-05net/mlx5: Introduce mlx5_flow_steering structureMaor Gottlieb1-5/+1
2016-07-05net/mlx5: Refactor mlx5_add_flow_ruleMaor Gottlieb1-3/+7
2016-07-04Merge tag 'batadv-next-for-davem-20160704' of git://git.open-mesh.org/linux-m...David S. Miller1-0/+114
2016-07-04mlxsw: spectrum: Add couple of lower device helper functionsJiri Pirko1-0/+18
2016-07-04bpf: add bpf_get_hash_recalc helperDaniel Borkmann1-0/+9
2016-07-04net sched actions: skbedit add support for mod-ing skb pkt_typeJamal Hadi Salim2-5/+7
2016-07-04net: simplify and make pkt_type_ok() available for other usersJamal Hadi Salim1-0/+10
2016-07-04batman-adv: throughput meter implementationAntonio Quartulli1-0/+43
2016-07-04batman-adv: add netlink command to query generic mesh information filesMatthias Schiffer1-0/+18
2016-07-04batman-adv: add generic netlink family for batman-advMatthias Schiffer1-0/+53
2016-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+6
2016-07-03netfilter: Convert FWINV<[foo]> macros and uses to NF_INVFJoe Perches2-2/+4
2016-07-02net/mlx5e: Create NIC global resources only onceHadar Hen Zion1-0/+13
2016-07-02net/devlink: Add E-Switch mode controlOr Gerlitz2-0/+11
2016-07-02net/mlx5: Introduce offloads steering namespaceOr Gerlitz1-0/+1
2016-07-02Merge tag 'drm-intel-fixes-2016-06-30' of git://anongit.freedesktop.org/drm-i...Dave Airlie1-6/+4
2016-07-01cgroup: bpf: Add bpf_skb_in_cgroup_protoMartin KaFai Lau1-0/+11
2016-07-01cgroup: bpf: Add BPF_MAP_TYPE_CGROUP_ARRAYMartin KaFai Lau1-0/+1
2016-07-01cgroup: Add cgroup_get_from_fdMartin KaFai Lau1-0/+1
2016-07-01net_sched: fix mirrored packets checksumWANG Cong1-0/+19
2016-07-01packet: Use symmetric hash for PACKET_FANOUT_HASH.David S. Miller1-0/+1
2016-07-01bpf: refactor bpf_prog_get and type check into helperDaniel Borkmann1-0/+7
2016-07-01bpf: generally move prog destruction to RCU deferralDaniel Borkmann1-5/+0
2016-07-01Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+2
2016-07-01etherdevice.h & bridge: netfilter: Add and use ether_addr_equal_maskedJoe Perches1-0/+23
2016-07-01net/mlx5: Add timeout handle to commands with callbackMohamad Haj Yahia1-0/+1
2016-07-01bonding: prevent out of bound accessesEric Dumazet1-1/+6
2016-07-01tun: switch to use skb array for txJason Wang1-0/+1
2016-07-01net: introduce NETDEV_CHANGE_TX_QUEUE_LENJason Wang1-0/+1
2016-07-01skb_array: add wrappers for resizingJason Wang1-0/+9
2016-07-01ptr_ring: support resizing multiple queuesMichael S. Tsirkin1-9/+62
2016-07-01skb_array: minor tweakJason Wang1-2/+2
2016-07-01ptr_ring: support zero length ringJason Wang1-2/+4
2016-07-01tcp: md5: use kmalloc() backed scratch areasEric Dumazet1-2/+1
2016-06-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2016-06-30Merge tag 'pwm/for-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+10
2016-06-30Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2-45/+168
2016-06-30Merge tag 'kvm-arm-for-v4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini1-2/+2
2016-06-30ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_outputShmulik Ladkani1-3/+2
2016-06-30tcp: increase size at which tcp_bound_to_half_wnd bounds to > TCP_MSS_DEFAULTSeymour, Shane M1-1/+1
2016-06-30tcp: add an ability to dump and restore window parametersAndrey Vagin1-0/+10
2016-06-30fuse: serialize dirops by defaultMiklos Szeredi1-1/+6
2016-06-30net: bridge: add support for IGMP/MLD stats and export them via netlinkNikolay Aleksandrov2-0/+27
2016-06-30net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attributeNikolay Aleksandrov2-2/+4
2016-06-30mac80211: Encrypt "Group addressed privacy" action framesMasashi Honma1-0/+30
2016-06-30wireless: Use macro instead of numberMasashi Honma1-1/+1
2016-06-30bpf: add bpf_skb_change_type helperDaniel Borkmann1-0/+9
2016-06-30bpf: add bpf_skb_change_proto helperDaniel Borkmann1-0/+14
2016-06-30bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_readDaniel Borkmann1-1/+1