summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAge
...
| * | | | net/sched: cls_u32: Reflect HW offload statusOr Gerlitz2017-02-17
| * | | | net/sched: cls_matchall: Reflect HW offloading statusOr Gerlitz2017-02-17
| * | | | net/sched: cls_flower: Reflect HW offload statusOr Gerlitz2017-02-17
| * | | | net/sched: cls_matchall: Dump the classifier flagsOr Gerlitz2017-02-17
| * | | | net/sched: cls_flower: Properly handle classifier flags dumpingOr Gerlitz2017-02-17
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-02-16
| |\ \ \ \
| | * | | | esp: Add a software GRO codepathSteffen Klassert2017-02-15
| | * | | | xfrm: Extend the sec_path for IPsec offloadingSteffen Klassert2017-02-15
| | * | | | xfrm: Export xfrm_parse_spi.Steffen Klassert2017-02-15
| | * | | | net: Prepare gro for packet consuming gro callbacksSteffen Klassert2017-02-15
| | * | | | net: Add a skb_gro_flush_final helper.Steffen Klassert2017-02-15
| | * | | | xfrm: Add a secpath_set helper.Steffen Klassert2017-02-15
| | * | | | xfrm: policy: make policy backend constFlorian Westphal2017-02-09
| | * | | | xfrm: policy: remove xfrm_policy_put_afinfoFlorian Westphal2017-02-09
| | * | | | xfrm: policy: remove family fieldFlorian Westphal2017-02-09
| | * | | | xfrm: policy: remove garbage_collect callbackFlorian Westphal2017-02-09
| | * | | | xfrm: policy: xfrm_policy_unregister_afinfo can return voidFlorian Westphal2017-02-09
| | * | | | xfrm: policy: xfrm_get_tos cannot failFlorian Westphal2017-02-09
| | * | | | xfrm: input: constify xfrm_input_afinfoFlorian Westphal2017-02-09
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-16
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | openvswitch: Set internal device max mtu to ETH_MAX_MTU.Jarno Rajahalme2017-02-15
| * | | | | net_sched: nla_memdup_cookie() can be staticWei Yongjun2017-02-14
| * | | | | bridge: fdb: converge fdb_delete_by functions into oneNikolay Aleksandrov2017-02-14
| * | | | | bridge: fdb: add proper lock checks in searching functionsNikolay Aleksandrov2017-02-14
| * | | | | bridge: fdb: converge fdb searching functions into oneNikolay Aleksandrov2017-02-14
| * | | | | sched: Fix accidental removal of errout gotoJiri Pirko2017-02-14
| * | | | | net: busy-poll: remove LL_FLUSH_FAILED and LL_FLUSH_BUSYEric Dumazet2017-02-13
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-02-12
| |\ \ \ \ \
| | * | | | | netfilter: nf_tables: honor NFT_SET_OBJECT in set backend selectionPablo Neira Ayuso2017-02-12
| | * | | | | netfilter: nf_tables: add NFTA_RULE_ID attributePablo Neira Ayuso2017-02-12
| | * | | | | netfilter: nf_tables: add check_genid to the nfnetlink subsystemPablo Neira Ayuso2017-02-12
| | * | | | | netfilter: nfnetlink: allow to check for generation IDPablo Neira Ayuso2017-02-12
| | * | | | | netfilter: nfnetlink: add nfnetlink_rcv_skb_batch()Pablo Neira Ayuso2017-02-12
| | * | | | | netfilter: nfnetlink: get rid of u_intX_t typesPablo Neira Ayuso2017-02-12
| | * | | | | netfilter: nf_ct_expect: nf_ct_expect_insert() returns voidGao Feng2017-02-12
| | * | | | | netfilter: nf_ct_sip: Use mod_timer_pending()Gao Feng2017-02-12
| | * | | | | netfilter: nft_exthdr: add TCP option matchingManuel Messner2017-02-08
| | * | | | | netfilter: nft_ct: add zone id set supportFlorian Westphal2017-02-08
| | * | | | | netfilter: nft_ct: prepare for key-dependent error unwindFlorian Westphal2017-02-08
| | * | | | | netfilter: nft_ct: add zone id get supportFlorian Westphal2017-02-08
| | * | | | | netfilter: nf_tables: add bitmap set typePablo Neira Ayuso2017-02-08
| | * | | | | netfilter: nf_tables: add space notation to setsPablo Neira Ayuso2017-02-08
| | * | | | | netfilter: nf_tables: rename struct nft_set_estimate class fieldPablo Neira Ayuso2017-02-08
| | * | | | | netfilter: nf_tables: add flush field to struct nft_set_iterPablo Neira Ayuso2017-02-08
| | * | | | | netfilter: nf_tables: rename deactivate_one() to flush()Pablo Neira Ayuso2017-02-08
| | * | | | | netfilter: nf_tables: use struct nft_set_iter in set element flushPablo Neira Ayuso2017-02-08
| | * | | | | netfilter: nf_tables: pass netns to set->ops->remove()Pablo Neira Ayuso2017-02-08
| | * | | | | netfilter: nft_exthdr: Add support for existence checkPhil Sutter2017-02-08
| * | | | | | net_sched: fix error recovery at qdisc creationEric Dumazet2017-02-11
| * | | | | | net: rename dst_neigh_output back to neigh_outputJulian Anastasov2017-02-11