summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-05-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-05-22tcp: make cwnd-limited checks measurement-based, and gentlerNeal Cardwell
2014-05-21wimax/i2400m: make return of 0 explicitJulia Lawall
2014-05-21net: filter: cleanup invocation of internal BPFAlexei Starovoitov
2014-05-21Merge branch 'enic-next'David S. Miller
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-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-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
2014-05-19can: mscan: Fix Kconfig dependenciesJean Delvare
2014-05-19can: at91_can: Fix Kconfig dependenciesJean Delvare
2014-05-19can: mcp251x: fix coccinelle warningsDan Carpenter
2014-05-18Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2014-05-18net: ethernet: ibm: ehea: ehea_qmr.c: Fix for possible null pointer dereferenceRickard Strandqvist
2014-05-18net: rds: Use time_after() for time comparisonManuel Schölling
2014-05-18net: 8390: use time_after() for time comparisonManuel Schölling
2014-05-18net/mlx4_en: Fix uninitialized use of 'port_up' in mlx4_en_set_channels()Christian Engelmayer
2014-05-18ipv4: minor spelling fixstephen hemminger
2014-05-18bridge: fix spelling of promiscuousstephen hemminger