summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-12-06netfilter: nft_payload: layer 4 checksum adjustment for pseudoheader fieldsPablo Neira Ayuso
2016-12-06netfilter: nft_fib_ipv4: initialize *dest to zeroLiping Zhang
2016-12-06netfilter: nft_fib: convert htonl to ntohl properlyLiping Zhang
2016-12-06netfilter: x_tables: pack percpu counter allocationsFlorian Westphal
2016-12-06netfilter: x_tables: pass xt_counters struct to counter allocatorFlorian Westphal
2016-12-06netfilter: x_tables: pass xt_counters struct instead of packet counterFlorian Westphal
2016-12-06netfilter: convert while loops to for loopsAaron Conole
2016-12-06netfilter: decouple nf_hook_entry and nf_hook_opsAaron Conole
2016-12-06netfilter: introduce accessor functions for hook entriesAaron Conole
2016-12-06netfilter: defrag: only register defrag functionality if neededFlorian Westphal
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-12-06dbri: move dereference after check for NULLDan Carpenter
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-06shmem: fix shm fallocate() list corruptionLinus Torvalds
2016-12-06Merge branch 'mlx5-fixes'David S. Miller