summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-09net: ezchip: fix address space confusion in nps_enet.cArnd Bergmann
2015-12-09net: fsl: avoid 64-bit warning on pq_mdioArnd Bergmann
2015-12-09r8152: fix lockup when runtime PM is enabledPeter Wu
2015-12-09net: thunderx: Correctly distinguish between VF and LMAC countPavel Fedin
2015-12-09geneve: Fix IPv6 xmit stats update.Pravin B Shelar
2015-12-07xfrm: take care of request socketsEric Dumazet
2015-12-07ipv6: sctp: fix lockdep splat in sctp_v6_get_dst()Eric Dumazet
2015-12-07vxlan: interpret IP headers for ECN correctlyJiri Benc
2015-12-07Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2015-12-07mpls: fix sending of local encapped packetsRobert Shearman
2015-12-07Merge branch 'vxlan-ipv6-metadata-dst'David S. Miller
2015-12-07vxlan: support ndo_fill_metadata_dst also for IPv6Jiri Benc
2015-12-07vxlan: move IPv6 outpute route calculation to a functionJiri Benc
2015-12-07Merge branch 'qed-fixes'David S. Miller
2015-12-07qed: Correct slowpath interrupt schemeSudarsana Kalluru
2015-12-07qed: Fix BAR size split for some serversAriel Elior
2015-12-07qed: fix handling of concurrent ramrods.Tomer Tayar
2015-12-07qed: Fix corner case for chain in-between pagesTomer Tayar
2015-12-07ethernet: aurora: AURORA_NB8800 should depend on HAS_DMAGeert Uytterhoeven
2015-12-07batman-adv: Fix invalid stack access in batadv_dat_select_candidatesSven Eckelmann
2015-12-07batman-adv: fix erroneous client entry duplicate detectionMarek Lindner
2015-12-07batman-adv: avoid keeping false temporary entrySimon Wunderlich
2015-12-07batman-adv: fix speedy join for DAT cache repliesSimon Wunderlich
2015-12-07net: remove unnecessary semicolon in netdev_alloc_pcpu_stats()Felix Fietkau
2015-12-07sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PEN...lucien
2015-12-06sctp: only drop the reference on the datamsg after sending a msglucien
2015-12-06sctp: hold the chunks only after the chunk is enqueued in outqlucien
2015-12-06net: qca_spi: fix transmit queue timeout handlingStefan Wahren
2015-12-06net: cdc_mbim: add "NDP to end" quirk for Huawei E3372Bjørn Mork
2015-12-06Revert "rhashtable: Use __vmalloc with GFP_ATOMIC for table allocation"David S. Miller
2015-12-06MAINTAINERS: add myself as Renesas Ethernet drivers reviewerSergei Shtylyov
2015-12-06Merge branch 'sctp-timestamp-fixes'David S. Miller
2015-12-06sctp: also copy sk_tsflags when copying the socketMarcelo Ricardo Leitner
2015-12-06sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner
2015-12-06sctp: use the same clock as if sock source timestamps were onMarcelo Ricardo Leitner
2015-12-05vxlan: fix incorrect RCO bit in VXLAN headerJiri Benc
2015-12-05ipv6: keep existing flags when setting IFA_F_OPTIMISTICBjørn Mork
2015-12-05stmmac: fix resource management when resumeGiuseppe CAVALLARO
2015-12-05ravb: fix RX queue #1 frame error counter nameSergei Shtylyov
2015-12-05sh_eth: fix kernel oops in skb_put()Sergei Shtylyov
2015-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-12-04atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek
2015-12-04rhashtable: Use __vmalloc with GFP_ATOMIC for table allocationHerbert Xu
2015-12-04gre6: allow to update all parameters via rtnlNicolas Dichtel
2015-12-04pppoe: fix memory corruption in padt work structureGuillaume Nault
2015-12-04Merge branch 'mvpp2-fixes'David S. Miller
2015-12-04net: mvpp2: fix refilling BM pools in RX pathMarcin Wojtas
2015-12-04net: mvpp2: fix buffers' DMA handling on RX pathMarcin Wojtas
2015-12-04net: mvpp2: fix missing DMA region unmap in egress processingMarcin Wojtas
2015-12-04rhashtable: Prevent spurious EBUSY errors on insertionHerbert Xu