summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-05-21MAINTAINERS: Update enic maintainersGovindarajulu Varadarajan
2014-05-21enic: Add support for adaptive interrupt coalescingSujith Sankar
2014-05-21vxge: Use time_before()Manuel Schölling
2014-05-21ieee802154: Introduce the use of the managed version of kzallocHimangi Saraogi
2014-05-21atm: idt77252: Remove redundant error checkPeter Senna Tschudin
2014-05-21ipv6: slight optimization in ip6_dst_gcLi RongQing
2014-05-21net-tun: restructure tun_do_read for better sleep/wakeup efficiencyXi Wang
2014-05-21net: tunnels - enable module autoloadingTom Gundersen
2014-05-21i40e: fix passing wrong error code to i40e_open()Jean Sacren
2014-05-21i40evf: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-05-21can: gs_usb: gs_destroy_candev(): fix use after freeMarc Kleine-Budde
2014-05-21i40e: Check PCI_IOV config to avoid compile errorGreg Rose
2014-05-21i40e: remove Tx work for ptpJesse Brandeburg
2014-05-21i40e: Don't disable SR-IOV when VFs are assignedMitch Williams
2014-05-21i40e: remove hardcode of stats struct size in ethtoolShannon Nelson
2014-05-21i40e/i40evf: control auto ITR through ethtoolMitch Williams
2014-05-21i40e/i40evf: set proper default for ITR registersMitch Williams
2014-05-21i40evf: make ethtool_ops constMitch Williams
2014-05-21i40evf: don't lie to ethtoolMitch Williams
2014-05-21i40evf: Use macro param for ethtool statsMitch Williams
2014-05-21i40e: add required includeMitch Williams
2014-05-21i40evf: Fix the headers and update copyright year.Jesse Brandeburg
2014-05-21i40evf: Remove unused definesCatherine Sullivan
2014-05-21i40evf: Update AdminQ interfaceShannon Nelson
2014-05-21Merge tag 'linux-can-next-for-3.16-20140519' of git://gitorious.org/linux-can...David S. Miller
2014-05-21net: cdc_ncm: fix 64bit division build errorBjørn Mork
2014-05-19netfilter: nf_tables: defer all object release via rcuPablo Neira Ayuso
2014-05-19netfilter: nf_tables: remove skb and nlh from context structurePablo Neira Ayuso
2014-05-19netfilter: nf_tables: simplify nf_tables_*_notifyPablo Neira Ayuso
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle elementsPablo Neira Ayuso
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle tablePablo Neira Ayuso
2014-05-19netfilter: nf_tables: pass context to nf_tables_updtable()Pablo Neira Ayuso
2014-05-19netfilter: nf_tables: disabling table hooks always succeedsPablo Neira Ayuso
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle chainPablo Neira Ayuso
2014-05-19netfilter: nf_tables: refactor chain statistic routinesPablo Neira Ayuso
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle setsPablo Neira Ayuso
2014-05-19netfilter: nf_tables: add message type to transactionsPablo Neira Ayuso
2014-05-19netfilter: nf_tables: relocate commit and abort routines in the source filePablo Neira Ayuso
2014-05-19netfilter: nf_tables: generalise transaction infrastructurePablo Neira Ayuso
2014-05-19netfilter: nf_tables: deconstify table and chain in context structurePablo Neira Ayuso
2014-05-19can: gs_usb: Added support for the GS_USB CAN devicesMaximilian Schneider
2014-05-19can: add documentation for CAN filter usage optimisationOliver Hartkopp
2014-05-19can: add hash based access to single EFF frame filtersOliver Hartkopp
2014-05-19can: proc: make array printing function indenpendent from sff framesOliver Hartkopp
2014-05-19can: unify identifiers to ensure unique include processingOliver Hartkopp
2014-05-19can: add Renesas R-Car CAN driverSergei Shtylyov
2014-05-19can: c_can: add hwinit support for non-TI devicesPavel Machek
2014-05-19can: c_can: Add and make use of 32-bit accesses functionsPavel Machek
2014-05-19can: c_can: make {read,write}_reg functions constPavel Machek
2014-05-19can: pch_can: Fix Kconfig dependenciesJean Delvare