aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-09i40e: trivial: formatting and checkpatch fixesMitch Williams
2014-01-09i40e: shorten wordy fieldsMitch Williams
2014-01-09i40e: accept pf to pf adminq messagesShannon Nelson
2014-01-09i40e: remove interrupt on AQ errorShannon Nelson
2014-01-09i40e: release NVM resource reservation on startupShannon Nelson
2014-01-09i40e: Cleanup reconfig rss pathAnjali Singhai Jain
2014-01-09i40e: disable packet splitJesse Brandeburg
2014-01-09i40e: add a comment on barrier and fix panic on resetGreg Rose
2014-01-09i40e: Fix MAC format in Write MAC address AQ cmdKamil Krawczyk
2014-01-09i40e: Fix GPL headerGreg Rose
2014-01-09i40e: use kernel specific definesJesse Brandeburg
2014-01-09i40e: Re-enable interrupt on ICR0Anjali Singhai Jain
2014-01-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2014-01-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-01-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-01-07i40e: correctly setup ARQ descriptorsMitch Williams
2014-01-07i40e: remove redundant AQ enableKamil Krawczyk
2014-01-07i40e: Enable/Disable PF switch LB on SR-IOV configure changesGreg Rose
2014-01-07i40e: whitespace paren and comment tweaksShannon Nelson
2014-01-07i40e: rework shadow ram read functionsShannon Nelson
2014-01-07i40e: check MAC type before any REG accessShannon Nelson
2014-01-07i40e: move PF ID init from PF reset to SC initShannon Nelson
2014-01-07i40e: Reduce range of interrupt reg in reg testShannon Nelson
2014-01-07i40e: update firmware api to 1.1Shannon Nelson
2014-01-07i40e: Add code to wait for FW to complete in reset pathShannon Nelson
2014-01-07i40e: Bump versionCatherine Sullivan
2014-01-07i40e: Allow VF to set already assigned MAC addressGreg Rose
2014-01-07i40e: Stop accepting any VLAN tag on VLAN 0 filter setGreg Rose
2014-01-07i40e: Do not enable broadcast promiscuous by defaultGreg Rose
2014-01-07i40e: Expose AQ debugfs hooksAnjali Singhai Jain
2014-01-07net: xfrm: xfrm_policy: silence compiler warningYing Xue
2014-01-07Merge branch 'tipc'David S. Miller
2014-01-07tipc: make link start event synchronousJon Paul Maloy
2014-01-07tipc: introduce new spinlock to protect struct link_reqYing Xue
2014-01-07tipc: remove 'has_redundant_link' flag from STATE link protocol messagesJon Paul Maloy
2014-01-07tipc: rename functions related to link failover and improve commentsJon Paul Maloy
2014-01-07net: skbuff: const-ify casts in skb_queue_* functionsDaniel Borkmann
2014-01-07net: xfrm: xfrm_policy: fix inline not at beginning of declarationDaniel Borkmann
2014-01-07netfilter: nft_ct: load both IPv4 and IPv6 conntrack modules for NFPROTO_INETPatrick McHardy
2014-01-07netfilter: nft_meta: add l4proto supportPatrick McHardy
2014-01-07netfilter: nf_tables: add nfproto support to meta expressionPatrick McHardy
2014-01-07netfilter: nf_tables: add "inet" table for IPv4/IPv6Patrick McHardy
2014-01-07netfilter: nf_tables: add support for multi family tablesPatrick McHardy
2014-01-07netfilter: nf_tables: add hook ops to struct nft_pktinfoPatrick McHardy
2014-01-07netfilter: nf_tables: make chain types override the default AF functionsPatrick McHardy
2014-01-07netfilter: nft_reject: fix compilation warning if NF_TABLES_IPV6 is disabledPablo Neira Ayuso
2014-01-07mlx4_en: Select PTP_1588_CLOCKShawn Bohrer
2014-01-07net-gre-gro: Add GRE support to the GRO stackJerry Chu
2014-01-07net: Do not enable tx-nocache-copy by defaultBenjamin Poirier
2014-01-07ipv4: loopback device: ignore value changes after device is uppedJiri Pirko