aboutsummaryrefslogtreecommitdiffstats
path: root/.get_maintainer.ignore (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-07ipv6: sctp: fix lockdep splat in sctp_v6_get_dst()Eric Dumazet1-2/+1
2015-12-07vxlan: interpret IP headers for ECN correctlyJiri Benc1-4/+2
2015-12-07mpls: fix sending of local encapped packetsRobert Shearman1-2/+2
2015-12-07vxlan: support ndo_fill_metadata_dst also for IPv6Jiri Benc1-2/+23
2015-12-07vxlan: move IPv6 outpute route calculation to a functionJiri Benc1-10/+34
2015-12-07qed: Correct slowpath interrupt schemeSudarsana Kalluru4-52/+55
2015-12-07qed: Fix BAR size split for some serversAriel Elior2-21/+36
2015-12-07qed: fix handling of concurrent ramrods.Tomer Tayar3-17/+56
2015-12-07qed: Fix corner case for chain in-between pagesTomer Tayar1-1/+2
2015-12-07ethernet: aurora: AURORA_NB8800 should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2015-12-07batman-adv: Fix invalid stack access in batadv_dat_select_candidatesSven Eckelmann1-1/+4
2015-12-07batman-adv: fix erroneous client entry duplicate detectionMarek Lindner1-2/+4
2015-12-07batman-adv: avoid keeping false temporary entrySimon Wunderlich1-2/+8
2015-12-07batman-adv: fix speedy join for DAT cache repliesSimon Wunderlich1-4/+15
2015-12-06net: remove unnecessary semicolon in netdev_alloc_pcpu_stats()Felix Fietkau1-1/+1
2015-12-06sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PENDINGlucien3-2/+5
2015-12-06sctp: only drop the reference on the datamsg after sending a msglucien1-4/+2
2015-12-06sctp: hold the chunks only after the chunk is enqueued in outqlucien2-2/+1
2015-12-06net: qca_spi: fix transmit queue timeout handlingStefan Wahren1-3/+2
2015-12-05net: cdc_mbim: add "NDP to end" quirk for Huawei E3372Bjørn Mork2-2/+34
2015-12-05Revert "rhashtable: Use __vmalloc with GFP_ATOMIC for table allocation"David S. Miller1-3/+2
2015-12-05MAINTAINERS: add myself as Renesas Ethernet drivers reviewerSergei Shtylyov1-0/+7
2015-12-05sctp: also copy sk_tsflags when copying the socketMarcelo Ricardo Leitner1-0/+1
2015-12-05sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner3-2/+5
2015-12-05sctp: use the same clock as if sock source timestamps were onMarcelo Ricardo Leitner1-2/+2
2015-12-05vxlan: fix incorrect RCO bit in VXLAN headerJiri Benc1-1/+1
2015-12-05ipv6: keep existing flags when setting IFA_F_OPTIMISTICBjørn Mork1-1/+1
2015-12-05stmmac: fix resource management when resumeGiuseppe CAVALLARO1-3/+6
2015-12-05ravb: fix RX queue #1 frame error counter nameSergei Shtylyov1-1/+1
2015-12-05sh_eth: fix kernel oops in skb_put()Sergei Shtylyov1-2/+2
2015-12-04atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek1-4/+3
2015-12-04rhashtable: Use __vmalloc with GFP_ATOMIC for table allocationHerbert Xu1-2/+3
2015-12-04gre6: allow to update all parameters via rtnlNicolas Dichtel1-5/+3
2015-12-04pppoe: fix memory corruption in padt work structureGuillaume Nault1-4/+10
2015-12-04net: mvpp2: fix refilling BM pools in RX pathMarcin Wojtas1-12/+16
2015-12-04net: mvpp2: fix buffers' DMA handling on RX pathMarcin Wojtas1-5/+16
2015-12-04net: mvpp2: fix missing DMA region unmap in egress processingMarcin Wojtas1-3/+2
2015-12-04rhashtable: Prevent spurious EBUSY errors on insertionHerbert Xu2-22/+41
2015-12-03i40e/i40evf: avoid mutex re-initJesse Brandeburg4-13/+20
2015-12-03MAINTAINERS: Update Intel Wired LAN reviewersJeff Kirsher1-1/+1
2015-12-03e100.txt: Cleanup license info in kernel docJeff Kirsher1-14/+0
2015-12-03ixgbe: Reset interface after enabling SR-IOVAlexander Duyck1-0/+3
2015-12-03net: phy: reset only targeted phyJérôme Pouiller1-1/+2
2015-12-03bnxt_en: Setup uc_list mac filters after resetting the chip.Michael Chan1-5/+8
2015-12-03bnxt_en: enforce proper storing of MAC addressJeffrey Huang2-11/+16
2015-12-03bnxt_en: Fixed incorrect implementation of ndo_set_mac_addressJeffrey Huang1-1/+10
2015-12-03net: lpc_eth: remove irq > NR_IRQS check from probe()Vladimir Zapolskiy1-1/+1
2015-12-03net_sched: fix qdisc_tree_decrease_qlen() racesEric Dumazet5-14/+26
2015-12-03openvswitch: fix hangup on vxlan/gre/geneve device deletionPaolo Abeni2-3/+7
2015-12-03ipv4: igmp: Allow removing groups from a removed interfaceAndrew Lunn1-2/+3