aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-26netfilter: nf_tables: honor NLM_F_EXCL flag in set element insertionPablo Neira Ayuso1-1/+2
2016-08-26rhashtable: add rhashtable_lookup_get_insert_key()Pablo Neira Ayuso1-13/+57
2016-08-25net: minor optimization in qdisc_qstats_cpu_drop()Eric Dumazet1-1/+1
2016-08-25tcp: md5: add LINUX_MIB_TCPMD5FAILURE counterEric Dumazet1-0/+1
2016-08-24net: diag: allow socket bytecode filters to match socket marksLorenzo Colitti1-0/+6
2016-08-24net: dsa: rename switch operations structureVivien Didelot1-5/+5
2016-08-25Merge tag 'drm/tegra/for-4.8-rc4' of git://anongit.freedesktop.org/tegra/linux into drm-fixesDave Airlie1-0/+2
2016-08-24xen: change the type of xen_vcpu_id to uint32_tVitaly Kuznetsov1-2/+2
2016-08-24Merge tag 'shared-for-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdmaDavid S. Miller5-17/+233
2016-08-24drm/tegra: dsi: Enhance runtime power managementThierry Reding1-0/+2
2016-08-24xfrm: state: remove per-netns gc taskFlorian Westphal1-2/+0
2016-08-23net: remove clear_sk() methodEric Dumazet1-1/+0
2016-08-23udp: get rid of sk_prot_clear_portaddr_nulls()Eric Dumazet1-2/+0
2016-08-23net: diag: support SOCK_DESTROY for UDP socketsDavid Ahern1-0/+1
2016-08-23Merge tag 'rxrpc-rewrite-20160823-1' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller1-0/+56
2016-08-23net-tcp: retire TFO_SERVER_WO_SOCKOPT2 configYuchung Cheng1-2/+1
2016-08-23strparser: Queue work when being unpausedTom Herbert1-4/+1
2016-08-23hv_netvsc: report vmbus name in ethtoolStephen Hemminger1-0/+7
2016-08-23hv_netvsc: make inline functions staticStephen Hemminger1-84/+0
2016-08-23Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdmaDavid S. Miller6-560/+141
2016-08-23IB/core: Use memdup_user() rather than duplicating its implementationMarkus Elfring1-8/+3
2016-08-23rxrpc: Use a tracepoint for skb accounting debuggingDavid Howells1-0/+56
2016-08-23netfilter: nf_tables: typo in trace attribute definitionPablo Neira1-1/+1
2016-08-22qed: Fix address macrosYuval Mintz1-14/+8
2016-08-22net: dsa: Allow the DSA driver to indicate the tag protocolAndrew Lunn1-2/+3
2016-08-22qed*: Add support for VFs over legacy PFsYuval Mintz1-0/+3
2016-08-22net_sched: properly handle failure case of tcf_exts_init()WANG Cong1-2/+4
2016-08-22include/uapi/linux/ipx.h: fix conflicting defitions with glibc netipx/ipx.hMikko Rapeli2-1/+38
2016-08-22include/uapi/linux/openvswitch.h: use __u32 from linux/types.hMikko Rapeli1-1/+1
2016-08-22include/uapi/linux/atm_zatm.h: include linux/time.hMikko Rapeli1-0/+1
2016-08-22include/uapi/linux/openvswitch.h: use __u32 from linux/types.hMikko Rapeli1-2/+2
2016-08-22include/uapi/linux/if_pppox.h: include linux/in.h and linux/in6.hMikko Rapeli1-0/+2
2016-08-22include/uapi/linux/if_pppol2tp.h: include linux/in.h and linux/in6.hMikko Rapeli1-1/+2
2016-08-22include/uapi/linux/if_tunnel.h: include linux/if.h, linux/ip.h and linux/in6.hMikko Rapeli1-0/+3
2016-08-22include/uapi/linux/if_pppox.h: include linux/if.hMikko Rapeli1-0/+1
2016-08-22netfilter: nf_tables: add number generator expressionLaura Garcia Liebana1-0/+24
2016-08-22netfilter: nf_tables: add quota expressionPablo Neira Ayuso1-0/+19
2016-08-19qed: utilize FW 8.10.10.0Yuval Mintz5-131/+442
2016-08-19net: dsa: Export suspend/resume functionsFlorian Fainelli1-0/+14
2016-08-19rhashtable: Remove GFP flag from rhashtable_walk_initHerbert Xu1-3/+11
2016-08-18bpf: get rid of cgroup helper related ifdefsDaniel Borkmann1-0/+10
2016-08-18bpf: add bpf_skb_change_tail helperDaniel Borkmann2-1/+53
2016-08-18tipc: add peer removal functionalityRichard Alpe1-0/+1
2016-08-18net: bgmac: support Ethernet core on BCM53573 SoCsRafał Miłecki2-0/+4
2016-08-18tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet1-0/+2
2016-08-18net: bridge: export vlan flags with the statsNikolay Aleksandrov1-1/+1
2016-08-18net_sched: act_vlan: Add priority optionHadar Hen Zion2-0/+2
2016-08-18net_sched: flower: Add vlan supportHadar Hen Zion1-0/+3
2016-08-18flow_dissector: Get vlan priority in addition to vlan idHadar Hen Zion2-3/+10
2016-08-18qed*: Fix pause settingYuval Mintz1-3/+5