summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* bpf: make jited programs visible in tracesDaniel Borkmann2017-02-172-1/+115
* bpf: remove stubs for cBPF from arch codeDaniel Borkmann2017-02-171-5/+1
* rhashtable: Add nested tablesHerbert Xu2017-02-171-22/+56
* net/sched: Reflect HW offload statusOr Gerlitz2017-02-172-2/+9
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-02-162-7/+63
|\
| * esp: Add a software GRO codepathSteffen Klassert2017-02-151-0/+1
| * xfrm: Extend the sec_path for IPsec offloadingSteffen Klassert2017-02-151-0/+41
| * xfrm: Export xfrm_parse_spi.Steffen Klassert2017-02-151-0/+1
| * net: Prepare gro for packet consuming gro callbacksSteffen Klassert2017-02-151-0/+9
| * net: Add a skb_gro_flush_final helper.Steffen Klassert2017-02-151-0/+5
| * xfrm: Add a secpath_set helper.Steffen Klassert2017-02-151-0/+1
| * xfrm: policy: remove family fieldFlorian Westphal2017-02-091-3/+2
| * xfrm: policy: remove garbage_collect callbackFlorian Westphal2017-02-091-1/+1
| * xfrm: policy: xfrm_policy_unregister_afinfo can return voidFlorian Westphal2017-02-091-1/+1
| * xfrm: input: constify xfrm_input_afinfoFlorian Westphal2017-02-091-3/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-164-15/+19
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-163-11/+16
| |\ \
| | * | rhashtable: Revert nested table changes.David S. Miller2017-02-151-56/+22
| | * | uapi: fix linux/if_pppol2tp.h userspace compilation errorsDmitry V. Levin2017-02-141-4/+3
| | * | rhashtable: Add nested tablesHerbert Xu2017-02-131-22/+56
| | * | bpf: introduce BPF_F_ALLOW_OVERRIDE flagAlexei Starovoitov2017-02-122-7/+13
| * | | Merge tag 'media/v4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-02-141-4/+3
| |\ \ \ | | |/ / | |/| |
| | * | [media] videodev2.h: go back to limited range Y'CbCr for SRGB and, ADOBERGBHans Verkuil2017-02-131-4/+3
* | | | qed: Add infrastructure for PTP supportSudarsana Reddy Kalluru2017-02-151-0/+22
* | | | sched: have stub for tcf_destroy_chain in case NET_CLS is not configuredJiri Pirko2017-02-151-0/+6
* | | | Merge tag 'rxrpc-rewrite-20170210' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-02-131-0/+24
|\ \ \ \
| * | | | afs: Move UUID struct to linux/uuid.hDavid Howells2017-02-101-0/+24
* | | | | net: make net_device members garp_port and mrp_port conditionalTobias Klauser2017-02-131-0/+4
* | | | | net: busy-poll: remove LL_FLUSH_FAILED and LL_FLUSH_BUSYEric Dumazet2017-02-131-4/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-02-124-8/+53
|\ \ \ \ \
| * | | | | netfilter: nf_tables: add NFTA_RULE_ID attributePablo Neira Ayuso2017-02-122-0/+5
| * | | | | netfilter: nfnetlink: allow to check for generation IDPablo Neira Ayuso2017-02-122-0/+13
| * | | | | netfilter: nft_exthdr: add TCP option matchingManuel Messner2017-02-081-1/+16
| * | | | | netfilter: nft_ct: add zone id get supportFlorian Westphal2017-02-081-0/+2
| * | | | | netfilter: nf_tables: add space notation to setsPablo Neira Ayuso2017-02-081-0/+2
| * | | | | netfilter: nf_tables: rename struct nft_set_estimate class fieldPablo Neira Ayuso2017-02-081-2/+2
| * | | | | netfilter: nf_tables: add flush field to struct nft_set_iterPablo Neira Ayuso2017-02-081-0/+1
| * | | | | netfilter: nf_tables: rename deactivate_one() to flush()Pablo Neira Ayuso2017-02-081-4/+4
| * | | | | netfilter: nf_tables: pass netns to set->ops->remove()Pablo Neira Ayuso2017-02-081-1/+2
| * | | | | netfilter: nft_exthdr: Add support for existence checkPhil Sutter2017-02-081-0/+6
* | | | | | net: rename dst_neigh_output back to neigh_outputJulian Anastasov2017-02-112-12/+10
* | | | | | tap: tap as an independent moduleSainath Grandhi2017-02-111-2/+2
* | | | | | tap: Extending tap device create/destroy APIsSainath Grandhi2017-02-111-2/+2
* | | | | | tap: Abstract type of virtual interface from tap implementationSainath Grandhi2017-02-111-4/+53
* | | | | | tap: Tap character device creation/destroy APISainath Grandhi2017-02-111-0/+3
* | | | | | tap: Renaming tap related APIs, data structures, macrosSainath Grandhi2017-02-113-25/+25
* | | | | | tap: Refactoring macvtap.cSainath Grandhi2017-02-111-0/+10
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-116-11/+22
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-102-1/+8
| |\ \ \ \ \
| | * | | | | net: introduce device min_header_lenWillem de Bruijn2017-02-081-0/+4