aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ptp (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-27openvswitch: Allow attaching helpers to ct actionJoe Stringer2-2/+110
2015-08-27openvswitch: Allow matching on conntrack labelJoe Stringer10-34/+199
2015-08-27netfilter: connlabels: Export setting connlabel lengthJoe Stringer3-12/+40
2015-08-27netfilter: Always export nf_connlabels_replace()Joe Stringer1-2/+0
2015-08-27openvswitch: Allow matching on conntrack markJoe Stringer6-4/+83
2015-08-27openvswitch: Add conntrack actionJoe Stringer13-37/+877
2015-08-27dst: Add __skb_dst_copy() variationJoe Stringer1-2/+7
2015-08-27ipv6: Export nf_ct_frag6_gather()Joe Stringer1-0/+1
2015-08-27openvswitch: Move MASKED* macros to datapath.hJoe Stringer2-27/+29
2015-08-27openvswitch: Serialize acts with original netlink lenJoe Stringer3-1/+4
2015-08-27bgmac: support up to 3 cores (devices) on a busRafał Miłecki1-5/+23
2015-08-26bpf: fix bpf_skb_set_tunnel_key() helperAlexei Starovoitov1-0/+1
2015-08-26net_sched: act_bpf: remove spinlock in fast pathAlexei Starovoitov2-18/+20
2015-08-26net_sched: convert rsvp to call tcf_exts_destroy from rcu callbackAlexei Starovoitov1-4/+14
2015-08-26net_sched: convert tcindex to call tcf_exts_destroy from rcu callbackAlexei Starovoitov1-4/+25
2015-08-26net_sched: act_bpf: remove unnecessary copyAlexei Starovoitov1-1/+1
2015-08-26net_sched: make tcf_hash_destroy() staticAlexei Starovoitov2-3/+1
2015-08-26lib/Makefile: remove CONFIG_AVERAGE build ruleValentin Rothberg1-2/+0
2015-08-26ath10k: fix compilation warnings in wmi phyerr pull functionRaja Mani1-2/+2
2015-08-26ath10k: add qca6164 supportMichal Kazior3-0/+25
2015-08-26ath10k: add spectral scan support for 10.4 fwRaja Mani2-0/+11
2015-08-26ath10k: fix dma_mapping_error() handlingMichal Kazior4-5/+16
2015-08-26ath10k: add missing mutex unlock on failpathMichal Kazior1-1/+2