summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-21i40e: remove hardcode of stats struct size in ethtoolShannon Nelson1-2/+3
2014-05-21i40e/i40evf: control auto ITR through ethtoolMitch Williams2-70/+52
2014-05-21i40e/i40evf: set proper default for ITR registersMitch Williams2-2/+8
2014-05-21i40evf: make ethtool_ops constMitch Williams1-1/+1
2014-05-21i40evf: don't lie to ethtoolMitch Williams1-1/+1
2014-05-21i40evf: Use macro param for ethtool statsMitch Williams1-5/+7
2014-05-21i40e: add required includeMitch Williams2-4/+1
2014-05-21i40evf: Fix the headers and update copyright year.Jesse Brandeburg20-14/+74
2014-05-21i40evf: Remove unused definesCatherine Sullivan1-9/+0
2014-05-21i40evf: Update AdminQ interfaceShannon Nelson1-14/+8
2014-05-21Merge tag 'linux-can-next-for-3.16-20140519' of git://gitorious.org/linux-can...David S. Miller31-95/+2170
2014-05-21net: cdc_ncm: fix 64bit division build errorBjørn Mork2-4/+4
2014-05-19netfilter: nf_tables: defer all object release via rcuPablo Neira Ayuso2-39/+56
2014-05-19netfilter: nf_tables: remove skb and nlh from context structurePablo Neira Ayuso2-59/+52
2014-05-19netfilter: nf_tables: simplify nf_tables_*_notifyPablo Neira Ayuso1-58/+32
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle elementsPablo Neira Ayuso2-14/+78
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle tablePablo Neira Ayuso2-19/+136
2014-05-19netfilter: nf_tables: pass context to nf_tables_updtable()Pablo Neira Ayuso1-25/+26
2014-05-19netfilter: nf_tables: disabling table hooks always succeedsPablo Neira Ayuso1-6/+3
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle chainPablo Neira Ayuso2-45/+175
2014-05-19netfilter: nf_tables: refactor chain statistic routinesPablo Neira Ayuso1-21/+24
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle setsPablo Neira Ayuso4-18/+133
2014-05-19netfilter: nf_tables: add message type to transactionsPablo Neira Ayuso2-31/+45
2014-05-19netfilter: nf_tables: relocate commit and abort routines in the source filePablo Neira Ayuso1-80/+80
2014-05-19netfilter: nf_tables: generalise transaction infrastructurePablo Neira Ayuso2-58/+80
2014-05-19netfilter: nf_tables: deconstify table and chain in context structurePablo Neira Ayuso2-32/+32
2014-05-19can: gs_usb: Added support for the GS_USB CAN devicesMaximilian Schneider3-0/+980
2014-05-19can: add documentation for CAN filter usage optimisationOliver Hartkopp1-0/+35
2014-05-19can: add hash based access to single EFF frame filtersOliver Hartkopp3-9/+75
2014-05-19can: proc: make array printing function indenpendent from sff framesOliver Hartkopp2-13/+19
2014-05-19can: unify identifiers to ensure unique include processingOliver Hartkopp14-42/+42
2014-05-19can: add Renesas R-Car CAN driverSergei Shtylyov4-0/+904
2014-05-19can: c_can: add hwinit support for non-TI devicesPavel Machek2-4/+38
2014-05-19can: c_can: Add and make use of 32-bit accesses functionsPavel Machek4-10/+60
2014-05-19can: c_can: make {read,write}_reg functions constPavel Machek3-13/+13
2014-05-19can: pch_can: Fix Kconfig dependenciesJean Delvare1-1/+1
2014-05-19can: mscan: Fix Kconfig dependenciesJean Delvare1-1/+1
2014-05-19can: at91_can: Fix Kconfig dependenciesJean Delvare1-1/+1
2014-05-19can: mcp251x: fix coccinelle warningsDan Carpenter1-1/+1
2014-05-19Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller5-5/+26
2014-05-19net: ethernet: ibm: ehea: ehea_qmr.c: Fix for possible null pointer dereferenceRickard Strandqvist1-1/+3
2014-05-19net: rds: Use time_after() for time comparisonManuel Schölling2-4/+4
2014-05-19net: 8390: use time_after() for time comparisonManuel Schölling1-2/+2
2014-05-19net/mlx4_en: Fix uninitialized use of 'port_up' in mlx4_en_set_channels()Christian Engelmayer1-1/+1
2014-05-19ipv4: minor spelling fixstephen hemminger1-1/+1
2014-05-19bridge: fix spelling of promiscuousstephen hemminger1-1/+1
2014-05-19net: bridge: fix buildAlexei Starovoitov1-1/+1
2014-05-18batman-adv: Start new development cycleSimon Wunderlich1-1/+1
2014-05-18batman-adv: remove semi-colon after macro definitionAntonio Quartulli2-4/+4
2014-05-18batman-adv: add blank line between declarations and the rest of the codeAntonio Quartulli4-0/+21