summaryrefslogtreecommitdiffstats
path: root/init/do_mounts.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-12-12mpls: validate L2 via address lengthRobert Shearman1-0/+4
2015-12-12sfc: only use RSS filters if we're using RSSBert Kenward3-13/+18
2015-12-12uapi: export ila.hstephen hemminger1-0/+1
2015-12-12bnxt_en: Implement missing tx timeout reset logic.Michael Chan1-3/+13
2015-12-12bnxt_en: Don't cancel sp_task from bnxt_close_nic().Michael Chan2-2/+12
2015-12-12bnxt_en: Change bp->state to bitmap.Michael Chan3-8/+7
2015-12-12bnxt_en: Fix bitmap declaration to work on 32-bit arches.Michael Chan1-6/+5
2015-12-12openvswitch: Respect conntrack zone even if invalidJoe Stringer1-2/+5
2015-12-12openvswitch: Fix helper reference leakJoe Stringer1-1/+8
2015-12-12phy: micrel: Fix finding PHY properties in MAC node.Andrew Lunn1-2/+11
2015-12-12ipv6: sctp: clone options to avoid use after freeEric Dumazet1-0/+8
2015-12-12xfrm: add rcu protection to sk->sk_policy[]Eric Dumazet4-23/+42
2015-12-12xfrm: add rcu grace period in xfrm_policy_destroy()Eric Dumazet2-2/+10
2015-12-09net: ezchip: fix address space confusion in nps_enet.cArnd Bergmann1-21/+9
2015-12-09net: fsl: avoid 64-bit warning on pq_mdioArnd Bergmann1-1/+1
2015-12-09r8152: fix lockup when runtime PM is enabledPeter Wu1-18/+3
2015-12-09net: thunderx: Correctly distinguish between VF and LMAC countPavel Fedin1-21/+18
2015-12-09geneve: Fix IPv6 xmit stats update.Pravin B Shelar1-2/+0
2015-12-07xfrm: take care of request socketsEric Dumazet2-4/+25
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-07net: remove unnecessary semicolon in netdev_alloc_pcpu_stats()Felix Fietkau1-1/+1
2015-12-07sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PEN...lucien3-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-06net: cdc_mbim: add "NDP to end" quirk for Huawei E3372Bjørn Mork2-2/+34
2015-12-06Revert "rhashtable: Use __vmalloc with GFP_ATOMIC for table allocation"David S. Miller1-3/+2
2015-12-06MAINTAINERS: add myself as Renesas Ethernet drivers reviewerSergei Shtylyov1-0/+7
2015-12-06sctp: also copy sk_tsflags when copying the socketMarcelo Ricardo Leitner1-0/+1
2015-12-06sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner3-2/+5
2015-12-06sctp: use the same clock as if sock source timestamps were onMarcelo Ricardo Leitner1-2/+2
2015-12-06vxlan: fix incorrect RCO bit in VXLAN headerJiri Benc1-1/+1
2015-12-06ipv6: 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