summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-07netfilter: xt_bpf: support ebpfWillem de Bruijn
2016-12-07netfilter: x_tables: avoid warn and OOM killer on vmalloc callMarcelo Ricardo Leitner
2016-12-07netfilter: nf_tables: support for set flushingPablo Neira Ayuso
2016-12-07netfilter: nft_set: introduce nft_{hash, rbtree}_deactivate_one()Pablo Neira Ayuso
2016-12-07netfilter: nf_tables: constify struct nft_ctx * parameter in nft_trans_alloc()Pablo Neira Ayuso
2016-12-07netfilter: nat: skip checksum on offload SCTP packetsDavide Caratti
2016-12-07netfilter: rpfilter: bypass ipv4 lbcast packets with zeronet sourceLiping Zhang
2016-12-07netfilter: nf_tables: allow to filter stateful object dumps by typePablo Neira Ayuso
2016-12-07netfilter: nft_objref: support for stateful object mapsPablo Neira Ayuso
2016-12-07netfilter: nf_tables: add stateful object reference to set elementsPablo Neira Ayuso
2016-12-07netfilter: nft_quota: add depleted flag for objectsPablo Neira Ayuso
2016-12-07netfilter: nf_tables: notify internal updates of stateful objectsPablo Neira Ayuso
2016-12-07netfilter: nf_tables: atomic dump and reset for stateful objectsPablo Neira Ayuso
2016-12-07netfilter: nft_quota: dump consumed quotaPablo Neira Ayuso
2016-12-06i40e: move all updates for VLAN mode into i40e_sync_vsi_filtersJacob Keller
2016-12-06i40e: use (add|rm)_vlan_all_mac helper functions when changing PVIDJacob Keller
2016-12-06i40e: factor out addition/deletion of VLAN per each MAC addressJacob Keller
2016-12-06i40e: delete filter after adding its replacement when convertingJacob Keller
2016-12-06i40e: refactor i40e_update_filter_state to avoid passing aq_errJacob Keller
2016-12-06i40e: recalculate vsi->active_filters from hash contentsJacob Keller
2016-12-06i40e: defeature support for PTP L4 frame detection on XL710Jacob Keller
2016-12-06i40e: lock service task correctlyMitch Williams
2016-12-06i40e: Add functions which apply correct PHY access method for read and write ...Michal Kosiarz
2016-12-06i40e: Add FEC for 25gCarolyn Wyborny
2016-12-06i40e: Add support for 25G devicesCarolyn Wyborny
2016-12-06i40e: use unsigned printf format specifier for active_filters countJacob Keller
2016-12-06Changed version from 1.6.21 to 1.6.25Bimmy Pujari
2016-12-06i40e: Blink LED on 1G BaseT boardsHenry Tieman
2016-12-06i40e: remove code to handle dev_addr speciallyJacob Keller
2016-12-06i40e/i40evf: napi_poll must return the work doneAlexander Duyck
2016-12-06i40e: restore workaround for removing default MAC filterJacob Keller
2016-12-06i40e: simplify txd use count calculationMitch Williams
2016-12-06i40e: Driver prints log message on link speed changeFilip Sadowski
2016-12-06tun: Use netif_receive_skb instead of netif_rxAndrey Konovalov
2016-12-06Merge branch 'w83977af_ir-neatening'David S. Miller
2016-12-06irda: w83977af_ir: Neaten loggingJoe Perches
2016-12-06irda: w83977af_ir: Parenthesis alignmentJoe Perches
2016-12-06irda: w83977af_ir: Use the common brace styleJoe Perches
2016-12-06irda: w83977af_ir: Neaten pointer comparisonsJoe Perches
2016-12-06irda: w83977af_ir: Remove and add blank linesJoe Perches
2016-12-06irda: w83977af_ir: More whitespace neateningJoe Perches
2016-12-06irda: w83977af_ir: Whitespace neateningJoe Perches
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-06netfilter: nf_tables: add stateful object reference expressionPablo Neira Ayuso
2016-12-06netfilter: nft_quota: add stateful object typePablo Neira Ayuso
2016-12-06netfilter: nft_counter: add stateful object typePablo Neira Ayuso
2016-12-06netfilter: nf_tables: add stateful objectsPablo Neira Ayuso
2016-12-06netfilter: add and use nf_fwd_netdev_egressFlorian Westphal
2016-12-06netfilter: ingress: translate 0 nf_hook_slow retval to -1Florian Westphal
2016-12-06netfilter: xt_multiport: Fix wrong unmatch result with multiple portsGao Feng