summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* e1000: convert to build_skbFlorian Westphal2014-09-123-120/+131
* e1000: rename struct e1000_buffer to e1000_tx_bufferFlorian Westphal2014-09-123-17/+17
* e1000: add and use e1000_rx_buffer info for RxFlorian Westphal2014-09-123-23/+27
* e1000: perform copybreak ahead of DMA unmapFlorian Westphal2014-09-121-30/+43
* e1000: move tbi workaround code into helper functionFlorian Westphal2014-09-121-30/+33
* e1000: move e1000_tbi_adjust_stats to where its usedFlorian Westphal2014-09-123-80/+77
* ixgbe: Refactor busy poll socket code to address multiple issuesAlexander Duyck2014-09-122-72/+45
* ixgbe: Drop Rx alloc at end of Rx cleanupAlexander Duyck2014-09-121-3/+0
* ixgbevf: Resolve missing-field-initializers warningsMark Rustad2014-09-121-1/+1
* ixgbe: Resolve warnings produced in W=2 buildsMark Rustad2014-09-122-11/+11
* net: bpf: only build bpf_jit_binary_{alloc, free}() when jit selectedDaniel Borkmann2014-09-102-39/+41
* Merge branch 'cxgb4-next'David S. Miller2014-09-104-3/+37
|\
| * cxgb4/cxgb4vf: Add device ID for new adapter and remove for dbg adapterHariprasad Shenai2014-09-102-2/+3
| * cxgb4: Add warning msg when attaching to adapters which have FLASHes smaller ...Hariprasad Shenai2014-09-102-0/+10
| * cxgb4: Fix t4_flash_erase_sectors() to throw an error when requested to erase...Hariprasad Shenai2014-09-101-0/+3
| * cxgb4: Add support to S25FL032P flashHariprasad Shenai2014-09-101-0/+20
| * cxgb4: Allow T4/T5 firmware sizes up to 1MBHariprasad Shenai2014-09-101-1/+1
|/
* tipc: fix sparse warningsErik Hugne2014-09-101-3/+4
* net: ethernet: arc: Don't free Rockchip resources before disconnect from phyRomain Perier2014-09-101-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-09-1045-1070/+1759
|\
| * netfilter: nf_tables: add new nft_masq expressionArturo Borrero2014-09-0911-0/+288
| * netfilter: nf_nat: generalize IPv6 masquerading support for nf_tablesArturo Borrero2014-09-095-71/+143
| * netfilter: nf_nat: generalize IPv4 masquerading support for nf_tablesArturo Borrero2014-09-095-99/+184
| * netfilter: ebtables: create audit records for replacesNicolas Dichtel2014-09-091-0/+15
| * netfilter: nft_nat: include a flag attributeArturo Borrero2014-09-093-0/+23
| * netfilter: nf_tables: extend NFT_MSG_DELTABLE to support flushing the rulesetArturo Borrero2014-09-091-4/+68
| * netfilter: nf_tables: add helpers to schedule objects deletionArturo Borrero2014-09-091-169/+194
| * netfilter: xt_string: Remove unnecessary initialization of struct ts_stateBojan Prtvar2014-09-091-1/+0
| * ipvs: reduce stack usage for sockopt dataJulian Anastasov2014-09-091-50/+61
| * netfilter: nf_tables: add devgroup support in meta expresionAna Rey2014-09-092-0/+16
| * netfilter: nf_tables: rename nf_table_delrule_by_chain()Arturo Borrero2014-09-091-3/+3
| * netfilter: nf_tables: add helper to unregister chain hooksArturo Borrero2014-09-091-15/+16
| * netfilter: nf_tables: refactor rule deletion helperArturo Borrero2014-09-091-5/+21
| * netfilter: nft_chain_nat_ipv6: use generic IPv6 NAT code from corePablo Neira Ayuso2014-09-091-127/+36
| * netfilter: nat: move specific NAT IPv6 to corePablo Neira Ayuso2014-09-094-204/+275
| * netfilter: nft_chain_nat_ipv4: use generic IPv4 NAT code from corePablo Neira Ayuso2014-09-021-120/+37
| * netfilter: nat: move specific NAT IPv4 to corePablo Neira Ayuso2014-09-023-199/+271
| * netfilter: nfnetlink_acct: add filter support to nfacct counter list/resetAlexey Perevalov2014-08-262-0/+62
| * netfilter: ipset: Fix warn: integer overflows 'sizeof(*map) + size * set->dsize'Jozsef Kadlecsik2014-08-242-1/+4
| * netfilter: ipset: Resolve missing-field-initializer warningsMark Rustad2014-08-246-18/+18
| * netfilter: ipset: netnet,netportnet: Fix value range support for IPv4Sergey Popovich2014-08-242-8/+11
| * netfilter: ipset: Removed invalid IPSET_ATTR_MARKMASK validationVytas Dauksa2014-08-241-1/+1
| * netfilter: nft_meta: Add cpu attribute supportAna Rey2014-08-242-0/+7
| * netfilter: nft_meta: add pkttype supportAna Rey2014-08-242-0/+30
| * uapi: netfilter_arp: use __u8 instead of u_int8_tMike Frysinger2014-08-201-1/+1
* | netfilter: Convert pr_warning to pr_warnJoe Perches2014-09-105-40/+35
* | iucv: Convert pr_warning to pr_warnJoe Perches2014-09-101-5/+4
* | pktgen: Convert pr_warning to pr_warnJoe Perches2014-09-101-12/+12
* | atm: Convert pr_warning to pr_warnJoe Perches2014-09-102-3/+3
* | Merge branch 'ipip_sit_gro'David S. Miller2014-09-092-0/+7
|\ \
OpenPOWER on IntegriCloud