aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * fm10k: start service timer on probeJeff Kirsher2015-04-14
| | * fm10k: fix function header commentJeff Kirsher2015-04-14
| | * fm10k: comment next_vf_mbx flowJeff Kirsher2015-04-14
| | * fm10k: don't handle mailbox events in iov_event path and always process mailboxJeff Kirsher2015-04-14
| | * fm10k: use separate workqueue for fm10k driverJeff Kirsher2015-04-14
| | * fm10k: Set PF queues to unlimited bandwidth during virtualizationJeff Kirsher2015-04-14
| | * fm10k: expose tx_timeout_count as an ethtool statJeff Kirsher2015-04-14
| | * fm10k: only increment tx_timeout_count in Tx hang pathJeff Kirsher2015-04-14
| | * fm10k: remove extraneous "Reset interface" messageJeff Kirsher2015-04-14
| | * fm10k: separate PF only stats so that VF does not display themJeff Kirsher2015-04-14
| | * fm10k: use hw->mac.max_queues for statsJeff Kirsher2015-04-14
| | * fm10k: only show actual queues, not the maximum in hardwareJeff Kirsher2015-04-14
| | * fm10k: allow creation of VLAN on default vidJeff Kirsher2015-04-14
| | * fm10k: fix unused warningsJeff Kirsher2015-04-14
| | * fm10k: Add netconsole supportJeff Kirsher2015-04-14
| | * fm10k: Have the VF get the default VLAN during initJeff Kirsher2015-04-14
| | * fm10k: Correct spelling mistakeJeff Kirsher2015-04-14
| | * fm10k: Remove redundant rx_errors in ethtoolJeff Kirsher2015-04-14
| | * fm10k: Corrected an error in Tx statisticsJeff Kirsher2015-04-14
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-04-14
| |\ \ | | |/ | |/|
| | * netfilter: nf_tables: get rid of the expression example codePablo Neira Ayuso2015-04-13
| | * netfilter: nft_dynset: dynamic stateful expression instantiationPatrick McHardy2015-04-13
| | * netfilter: nf_tables: add flag to indicate set contains expressionsPatrick McHardy2015-04-13
| | * netfilter: nf_tables: mark stateful expressionsPatrick McHardy2015-04-13
| | * netfilter: nf_tables: prepare for expressions associated to set elementsPatrick McHardy2015-04-13
| | * netfilter: nf_tables: add helper functions for expression handlingPatrick McHardy2015-04-13
| | * uapi: ebtables: don't include linux/if.hPablo Neira Ayuso2015-04-13
| | * netfilter: nf_tables: variable sized set element keys / dataPatrick McHardy2015-04-13
| | * netfilter: nf_tables: support variable sized data in nft_data_init()Patrick McHardy2015-04-13
| | * netfilter: nf_tables: switch registers to 32 bit addressingPatrick McHardy2015-04-13
| | * netfilter: nf_tables: add register parsing/dumping helpersPatrick McHardy2015-04-13
| | * netfilter: nf_tables: convert sets to u32 data pointersPatrick McHardy2015-04-13
| | * netfilter: nf_tables: kill nft_data_cmp()Patrick McHardy2015-04-13
| | * netfilter: nf_tables: convert expressions to u32 register pointersPatrick McHardy2015-04-13
| | * netfilter: nf_tables: use struct nft_verdict within struct nft_dataPatrick McHardy2015-04-13
| | * netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy2015-04-13
| | * netfilter: nf_tables: introduce nft_validate_register_load()Patrick McHardy2015-04-13
| | * netfilter: nf_tables: kill nft_validate_output_register()Patrick McHardy2015-04-13
| | * netfilter: nft_lookup: use nft_validate_register_store() to validate typesPatrick McHardy2015-04-13
| | * netfilter: nf_tables: rename nft_validate_data_load()Patrick McHardy2015-04-13
| | * netfilter: nf_tables: validate len in nft_validate_data_load()Patrick McHardy2015-04-13
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-14
| |\ \
| | * | tcp: tcp_make_synack() should clear skb->tstampEric Dumazet2015-04-09
| | * | udptunnels: Call handle_offloads after inserting vlan tag.Jesse Gross2015-04-09
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-04-09
| | |\ \
| | | * | vti6: fix uninit when using x-netnsYao Xiwei2015-04-07
| | | * | xfrm: fix xfrm_input/xfrm_tunnel_check oopsAlexey Dobriyan2015-04-07
| | * | | usbnet: rename work handlerOliver Neukum2015-04-09
| | * | | stmmac: devm_reset_control_get can return PROBE_DEFERPhil Reid2015-04-09
| | * | | be2net: Fix a bug in Rx buffer postingAjit Khaparde2015-04-08