summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | bridge: don't indicate expiry on NTF_EXT_LEARNED fdb entriesRoopa Prabhu2017-02-171-1/+1
| * | | | | bpf: make jited programs visible in tracesDaniel Borkmann2017-02-172-1/+9
| * | | | | bpf: mark all registered map/prog types as __ro_after_initDaniel Borkmann2017-02-171-9/+9
| * | | | | bridge: vlan_tunnel: explicitly reset metadata attrs to NULL on failureRoopa Prabhu2017-02-171-0/+2
| * | | | | tipc: Fix tipc_sk_reinit race conditionsHerbert Xu2017-02-172-11/+23
| * | | | | net/sched: cls_bpf: Reflect HW offload statusOr Gerlitz2017-02-171-2/+11
| * | | | | net/sched: cls_u32: Reflect HW offload statusOr Gerlitz2017-02-171-0/+10
| * | | | | net/sched: cls_matchall: Reflect HW offloading statusOr Gerlitz2017-02-171-2/+10
| * | | | | net/sched: cls_flower: Reflect HW offload statusOr Gerlitz2017-02-171-0/+5
| * | | | | net/sched: cls_matchall: Dump the classifier flagsOr Gerlitz2017-02-171-0/+3
| * | | | | net/sched: cls_flower: Properly handle classifier flags dumpingOr Gerlitz2017-02-171-1/+2
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-02-1621-141/+394
| |\ \ \ \ \
| | * | | | | esp: Add a software GRO codepathSteffen Klassert2017-02-1511-7/+287
| | * | | | | xfrm: Extend the sec_path for IPsec offloadingSteffen Klassert2017-02-151-0/+2
| | * | | | | xfrm: Export xfrm_parse_spi.Steffen Klassert2017-02-151-0/+1
| | * | | | | net: Prepare gro for packet consuming gro callbacksSteffen Klassert2017-02-152-0/+11
| | * | | | | net: Add a skb_gro_flush_final helper.Steffen Klassert2017-02-153-3/+3
| | * | | | | xfrm: Add a secpath_set helper.Steffen Klassert2017-02-152-24/+25
| | * | | | | xfrm: policy: make policy backend constFlorian Westphal2017-02-093-11/+11
| | * | | | | xfrm: policy: remove xfrm_policy_put_afinfoFlorian Westphal2017-02-091-13/+8
| | * | | | | xfrm: policy: remove family fieldFlorian Westphal2017-02-093-25/+19
| | * | | | | xfrm: policy: remove garbage_collect callbackFlorian Westphal2017-02-093-6/+4
| | * | | | | xfrm: policy: xfrm_policy_unregister_afinfo can return voidFlorian Westphal2017-02-091-22/+13
| | * | | | | xfrm: policy: xfrm_get_tos cannot failFlorian Westphal2017-02-091-14/+5
| | * | | | | xfrm: input: constify xfrm_input_afinfoFlorian Westphal2017-02-093-24/+13
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-1611-44/+74
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | openvswitch: Set internal device max mtu to ETH_MAX_MTU.Jarno Rajahalme2017-02-151-0/+2
| * | | | | | net_sched: nla_memdup_cookie() can be staticWei Yongjun2017-02-141-1/+1
| * | | | | | bridge: fdb: converge fdb_delete_by functions into oneNikolay Aleksandrov2017-02-141-47/+15
| * | | | | | bridge: fdb: add proper lock checks in searching functionsNikolay Aleksandrov2017-02-142-0/+13
| * | | | | | bridge: fdb: converge fdb searching functions into oneNikolay Aleksandrov2017-02-144-70/+54
| * | | | | | sched: Fix accidental removal of errout gotoJiri Pirko2017-02-141-0/+1
| * | | | | | net: busy-poll: remove LL_FLUSH_FAILED and LL_FLUSH_BUSYEric Dumazet2017-02-131-3/+0
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-02-1211-112/+778
| |\ \ \ \ \ \
| | * | | | | | netfilter: nf_tables: honor NFT_SET_OBJECT in set backend selectionPablo Neira Ayuso2017-02-123-3/+4
| | * | | | | | netfilter: nf_tables: add NFTA_RULE_ID attributePablo Neira Ayuso2017-02-121-0/+26
| | * | | | | | netfilter: nf_tables: add check_genid to the nfnetlink subsystemPablo Neira Ayuso2017-02-121-0/+6
| | * | | | | | netfilter: nfnetlink: allow to check for generation IDPablo Neira Ayuso2017-02-121-4/+27
| | * | | | | | netfilter: nfnetlink: add nfnetlink_rcv_skb_batch()Pablo Neira Ayuso2017-02-121-23/+28
| | * | | | | | netfilter: nfnetlink: get rid of u_intX_t typesPablo Neira Ayuso2017-02-121-8/+8
| | * | | | | | netfilter: nf_ct_expect: nf_ct_expect_insert() returns voidGao Feng2017-02-121-5/+3
| | * | | | | | netfilter: nf_ct_sip: Use mod_timer_pending()Gao Feng2017-02-121-7/+5
| | * | | | | | netfilter: nft_exthdr: add TCP option matchingManuel Messner2017-02-082-15/+108
| | * | | | | | netfilter: nft_ct: add zone id set supportFlorian Westphal2017-02-081-1/+143
| | * | | | | | netfilter: nft_ct: prepare for key-dependent error unwindFlorian Westphal2017-02-081-14/+15
| | * | | | | | netfilter: nft_ct: add zone id get supportFlorian Westphal2017-02-081-3/+19
| | * | | | | | netfilter: nf_tables: add bitmap set typePablo Neira Ayuso2017-02-083-0/+321
| | * | | | | | netfilter: nf_tables: add space notation to setsPablo Neira Ayuso2017-02-083-5/+19
| | * | | | | | netfilter: nf_tables: rename struct nft_set_estimate class fieldPablo Neira Ayuso2017-02-083-8/+8
| | * | | | | | netfilter: nf_tables: add flush field to struct nft_set_iterPablo Neira Ayuso2017-02-081-0/+4