aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-12-03ipv6: sctp: implement sctp_v6_destroy_sock()Eric Dumazet1-1/+8
2015-12-03arm64: bpf: add 'store immediate' instructionYang Shi1-1/+19
2015-12-03ipv6: kill sk_dst_lockEric Dumazet8-46/+12
2015-12-03ipv6: sctp: add rcu protection around np->optEric Dumazet1-3/+10
2015-12-03net/neighbour: fix crash at dumping device-agnostic proxy entriesKonstantin Khlebnikov1-2/+2
2015-12-02sctp: use GFP_USER for user-controlled kmallocMarcelo Ricardo Leitner1-2/+2
2015-12-02sctp: convert sack_needed and sack_generation to bitsMarcelo Ricardo Leitner1-8/+8
2015-12-02ipv6: add complete rcu protection around np->optEric Dumazet13-52/+122
2015-12-02bpf: fix allocation warnings in bpf maps and integer overflowAlexei Starovoitov3-12/+34
2015-12-02mvebu: dts: enable IP checksum with jumbo frames for Armada 38x on Port0Marcin Wojtas1-0/+1
2015-12-02net: mvneta: enable setting custom TX IP checksum limitMarcin Wojtas2-2/+23
2015-12-02net: mvneta: fix error path for building skbMarcin Wojtas1-2/+6
2015-12-02net: mvneta: fix bit assignment for RX packet irq enableMarcin Wojtas1-1/+1
2015-12-02net: mvneta: fix bit assignment in MVNETA_RXQ_CONFIG_REGMarcin Wojtas1-1/+1
2015-12-02net: mvneta: add configuration for MBUS windows access protectionMarcin Wojtas1-0/+2